Home
last modified time | relevance | path

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

/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dald_gpio.h225 #define IS_GPIO_OD(x) (((x) == ALD_GPIO_PUSH_PULL) || \ macro
/bsp/yichip/yc3122-pos/Libraries/sdk/
A Dyc_gpio.h38 #define IS_GPIO_OD(port_od) ((port_od == GPIO_OD_PORTA_10) || \ macro
A Dyc_gpio.c293 _ASSERT(IS_GPIO_OD(GPIOx_OD)); in GPIO_ODSet()
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Source/
A Dald_gpio.c188 assert_param(IS_GPIO_OD(init->od)); in ald_gpio_init()

Completed in 9 milliseconds