Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_gpio.h119 #define IS_GPIO_PMUIOAF(__PMUIOAF__) ((((__PMUIOAF__) & PMUIO_AF_Msk) != 0U) &&\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_gpio.h172 #define IS_GPIO_PMUIOAF(__PMUIOAF__) ((((__PMUIOAF__) & PMUIO_AF_Msk) != 0U) &&\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_gpio.c398 assert_parameters(IS_GPIO_PMUIOAF(PMUIO_AFx)); in GPIOA_AFConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_gpio.c472 assert_parameters(IS_GPIO_PMUIOAF(PMUIO_AFx)); in GPIOA_AFConfig()

Completed in 7 milliseconds