Home
last modified time | relevance | path

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

/arch/avr32/boards/atngw100/
Dmrmt.c51 #define PIN_BT_RST GPIO_PIN_PA(22) macro
340 at32_select_gpio( PIN_BT_RST, AT32_GPIOF_OUTPUT );
341 gpio_request( PIN_BT_RST, "BT_RST" );
342 gpio_direction_output( PIN_BT_RST, 1 );
358 gpio_set_value( PIN_BT_RST, 0 );