Home
last modified time | relevance | path

Searched defs:IS_PWR_GPIO (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_pwr_ex.h771 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro
778 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro
785 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro
790 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro
801 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_pwr_ex.h318 #define IS_PWR_GPIO(__GPIO__) (((__GPIO__) == PWR_GPIO_A) || \ macro
324 #define IS_PWR_GPIO(__GPIO__) (((__GPIO__) == PWR_GPIO_A) || \ macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_pwr_ex.h506 #define IS_PWR_GPIO(__GPIO__) (((__GPIO__) == PWR_GPIO_A) || \ macro
513 #define IS_PWR_GPIO(__GPIO__) (((__GPIO__) == PWR_GPIO_A) || \ macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pwr_ex.h807 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro
814 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_pwr_ex.h439 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_pwr_ex.h523 #define IS_PWR_GPIO(__GPIO__) (((__GPIO__) == PWR_GPIO_A) ||\ macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_pwr_ex.h717 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr_ex.h760 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro