Searched refs:PIN_BT_RST (Results 1 – 1 of 1) sorted by relevance
52 #define PIN_BT_RST GPIO_PIN_PA(22) macro348 at32_select_gpio( PIN_BT_RST, AT32_GPIOF_OUTPUT ); in mrmt1_init()349 gpio_request( PIN_BT_RST, "BT_RST" ); in mrmt1_init()350 gpio_direction_output( PIN_BT_RST, 1 ); in mrmt1_init()366 gpio_set_value( PIN_BT_RST, 0 ); in mrmt1_init()