Searched refs:PIN_ZB_RST_N (Results 1 – 1 of 1) sorted by relevance
51 #define PIN_ZB_RST_N GPIO_PIN_PA(21) macro353 at32_select_gpio( PIN_ZB_RST_N, AT32_GPIOF_OUTPUT ); in mrmt1_init()354 gpio_request( PIN_ZB_RST_N, "ZB_RST_N" ); in mrmt1_init()355 gpio_direction_output( PIN_ZB_RST_N, 0 ); in mrmt1_init()361 gpio_set_value( PIN_ZB_RST_N, 1 ); in mrmt1_init()