Searched refs:GPIO_AFDIS (Results 1 – 3 of 3) sorted by relevance
54 #define GPIO_AFDIS (0u << 7) macro
20 if ((af_con & 0xf0u) != GPIO_AFDIS) { in gpio_afinit()
127 gpio_init.af_con = GPIO_AFDIS; in ab32_pin_mode()
Completed in 6 milliseconds