Home
last modified time | relevance | path

Searched defs:PWR_GPIO_BIT_4 (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_pwr_ex.h186 #define PWR_GPIO_BIT_4 PWR_PUCRA_PU4 /*!< GPIO port I/O pin 4 */ macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_pwr_ex.h230 #define PWR_GPIO_BIT_4 (0x0010U) /*!< GPIO port I/O pin 4 */ macro