| /bsp/yichip/yc3121-pos/Libraries/sdk/ |
| A D | yc_gpio.c | 14 _ASSERT(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_Config() 83 _ASSERT(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_PullUpCmd() 113 _ASSERT(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ReadInputDataBit() 135 _ASSERT(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ReadOutputDataBit() 150 _ASSERT(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ResetBits() 170 _ASSERT(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_SetBits() 205 _ASSERT(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_WriteBit()
|
| A D | yc_gpio.h | 129 #define IS_GET_GPIO_PIN(PIN) (((PIN) == GPIO_Pin_0) || \ macro
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_gpio.c | 272 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ReadInputDataBit() 310 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ReadOutputDataBit() 383 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_WriteBit() 642 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ForcePullUpConfig() 650 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ForceDropDownConfig()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_gpio.c | 264 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ReadInputDataBit() 307 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ReadOutputDataBit() 390 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_WriteBit()
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_gpio.c | 190 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ReadInputDataBit() 230 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ReadOutputDataBit() 306 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_WriteBit()
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_gpio.c | 253 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ReadInputDataBit() 291 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ReadOutputDataBit() 366 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_WriteBit()
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_gpio.c | 265 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ReadInputDataBit() 303 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ReadOutputDataBit() 378 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_WriteBit()
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_gpio.c | 287 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ReadInputDataBit() 325 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ReadOutputDataBit() 401 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_WriteBit()
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/ |
| A D | HAL_gpio.c | 265 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ReadInputDataBit() 303 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_ReadOutputDataBit() 378 assert_param(IS_GET_GPIO_PIN(GPIO_Pin)); in GPIO_WriteBit()
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/ |
| A D | n32g4fr_gpio.c | 288 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_ReadInputDataBit() 326 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_ReadOutputDataBit() 404 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_WriteBit()
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/ |
| A D | n32wb452_gpio.c | 288 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_ReadInputDataBit() 326 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_ReadOutputDataBit() 404 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_WriteBit()
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_gpio.c | 298 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_ReadInputDataBit() 336 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_ReadOutputDataBit() 414 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_WriteBit()
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_gpio.c | 298 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_ReadInputDataBit() 336 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_ReadOutputDataBit() 414 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_WriteBit()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_gpio.c | 393 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_ReadInputDataBit() 431 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_ReadOutputDataBit() 509 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_WriteBit()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_gpio.c | 393 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_ReadInputDataBit() 431 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_ReadOutputDataBit() 509 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_WriteBit()
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_gpio.c | 393 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_ReadInputDataBit() 431 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_ReadOutputDataBit() 509 assert_param(IS_GET_GPIO_PIN(Pin)); in GPIO_WriteBit()
|
| /bsp/rockchip/common/rk_hal/lib/hal/inc/ |
| A D | hal_gpio.h | 94 #define IS_GET_GPIO_PIN(PIN) (((PIN) == GPIO_PIN_A0) || \ macro
|
| /bsp/airm2m/air105/libraries/HAL_Driver/Inc/ |
| A D | air105_gpio.h | 126 #define IS_GET_GPIO_PIN(PIN) (((PIN) == GPIO_Pin_0) || \ macro
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_gpio.h | 167 #define IS_GET_GPIO_PIN(PIN) (((PIN) == GPIO_Pin_0) || \ macro
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_gpio.h | 146 #define IS_GET_GPIO_PIN(PIN) (((PIN) == GPIO_Pin_0) || \ macro
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_gpio.h | 169 #define IS_GET_GPIO_PIN(PIN) (((PIN) == GPIO_Pin_0) || \ macro
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_gpio.h | 136 #define IS_GET_GPIO_PIN(PIN) (((PIN) == GPIO_Pin_0) || \ macro
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_gpio.h | 136 #define IS_GET_GPIO_PIN(PIN) (((PIN) == GPIO_Pin_0) || \ macro
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_gpio.h | 138 #define IS_GET_GPIO_PIN(PIN) (((PIN) == GPIO_Pin_0) || \ macro
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_gpio.h | 125 #define IS_GET_GPIO_PIN(PIN) (((PIN) == GPIO_Pin_0) || \ macro
|