Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_gpio.h143 #define GPIO_REMAP_I2C GPIOAF_IO_MISC_I2CIOC macro
144 #define IS_GPIO_REMAP(__REMAP__) ((__REMAP__) == GPIO_REMAP_I2C)
175 #define IS_GPIO_REMAP(__REMAP__) ((__REMAP__) == GPIO_REMAP_I2C)
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_gpio.h75 #define GPIO_REMAP_I2C IO_MISC_I2CIOC macro
122 #define IS_GPIO_REMAP(__REMAP__) ((__REMAP__) == GPIO_REMAP_I2C)

Completed in 7 milliseconds