Home
last modified time | relevance | path

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

/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/
H A Dstm32l0xx_hal_gpio.c176 assert_param(IS_GPIO_PIN_AVAILABLE(GPIOx,(GPIO_Init->Pin))); in HAL_GPIO_Init()
299 assert_param(IS_GPIO_PIN_AVAILABLE(GPIOx,GPIO_Pin)); in HAL_GPIO_DeInit()
378 assert_param(IS_GPIO_PIN_AVAILABLE(GPIOx,GPIO_Pin)); in HAL_GPIO_ReadPin()
412 assert_param(IS_GPIO_PIN_AVAILABLE(GPIOx,GPIO_Pin)); in HAL_GPIO_WritePin()
436 assert_param(IS_GPIO_PIN_AVAILABLE(GPIOx,GPIO_Pin)); in HAL_GPIO_TogglePin()
459 assert_param(IS_GPIO_PIN_AVAILABLE(GPIOx,GPIO_Pin)); in HAL_GPIO_LockPin()
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/
H A Dstm32l0xx_hal_gpio_ex.h2362 #define IS_GPIO_PIN_AVAILABLE(__INSTANCE__,__PIN__) \ macro
2401 #define IS_GPIO_PIN_AVAILABLE(__INSTANCE__,__PIN__) \
2440 #define IS_GPIO_PIN_AVAILABLE(__INSTANCE__,__PIN__) \
2479 #define IS_GPIO_PIN_AVAILABLE(__INSTANCE__,__PIN__) \