Home
last modified time | relevance | path

Searched refs:PIN_ZB_RST_N (Results 1 – 1 of 1) sorted by relevance

/arch/avr32/boards/atngw100/
Dmrmt.c50 #define PIN_ZB_RST_N GPIO_PIN_PA(21) macro
345 at32_select_gpio( PIN_ZB_RST_N, AT32_GPIOF_OUTPUT );
346 gpio_request( PIN_ZB_RST_N, "ZB_RST_N" );
347 gpio_direction_output( PIN_ZB_RST_N, 0 );
353 gpio_set_value( PIN_ZB_RST_N, 1 );