Home
last modified time | relevance | path

Searched refs:IS_GPIO_PINNUM (Results 1 – 2 of 2) sorted by relevance

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_gpio.h57 #define IS_GPIO_PINNUM(__PINNUM__) ((__PINNUM__) < 16U) macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_gpio.c257 assert_parameters(IS_GPIO_PINNUM(PinNum)); in GPIO_WriteBit()

Completed in 8 milliseconds