Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_pwr_ex.h195 #define PWR_GPIO_BIT_13 PWR_PUCRA_PU13 /*!< GPIO port I/O pin 13 */ macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_pwr_ex.h239 #define PWR_GPIO_BIT_13 (0x2000U) /*!< GPIO port I/O pin 13 */ macro