Home
last modified time | relevance | path

Searched refs:IS_GPIO_PINR (Results 1 – 6 of 6) sorted by relevance

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_gpio.c132 assert_parameters(IS_GPIO_PINR(GPIO_Pin)); in GPIOBToF_ReadInputDataBit()
150 assert_parameters(IS_GPIO_PINR(GPIO_Pin)); in GPIOA_ReadInputDataBit()
194 assert_parameters(IS_GPIO_PINR(GPIO_Pin)); in GPIOBToF_ReadOutputDataBit()
212 assert_parameters(IS_GPIO_PINR(GPIO_Pin)); in GPIOA_ReadOutputDataBit()
A Dlib_pmu.c214 assert_parameters(IS_GPIO_PINR(INTMask)); in PMU_GetIOAINTStatus()
260 assert_parameters(IS_GPIO_PINR(IOAx)); in PMU_WakeUpPinConfig()
724 assert_parameters(IS_GPIO_PINR(IOAx)); in PMU_SleepWKUSRCConfig_IOA()
782 assert_parameters(IS_GPIO_PINR(IOAx)); in PMU_DeepSleepWKUSRCConfig_IOA()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_gpio.c136 assert_parameters(IS_GPIO_PINR(GPIO_Pin)); in GPIOBToF_ReadInputDataBit()
159 assert_parameters(IS_GPIO_PINR(GPIO_Pin)); in GPIOA_ReadInputDataBit()
208 assert_parameters(IS_GPIO_PINR(GPIO_Pin)); in GPIOBToF_ReadOutputDataBit()
230 assert_parameters(IS_GPIO_PINR(GPIO_Pin)); in GPIOA_ReadOutputDataBit()
A Dlib_pmu.c228 assert_parameters(IS_GPIO_PINR(INTMask)); in PMU_GetIOAINTStatus()
274 assert_parameters(IS_GPIO_PINR(IOAx)); in PMU_WakeUpPinConfig()
758 assert_parameters(IS_GPIO_PINR(IOAx)); in PMU_SleepWKUSRC_Config_IOA()
815 assert_parameters(IS_GPIO_PINR(IOAx)); in PMU_DeepSleepWKUSRC_Config_IOA()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_gpio.h88 #define IS_GPIO_PINR(__PINR__) (((__PINR__) == GPIO_Pin_0) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_gpio.h81 #define IS_GPIO_PINR(__PINR__) (((__PINR__) == GPIO_Pin_0) ||\ macro

Completed in 17 milliseconds