Home
last modified time | relevance | path

Searched defs:PWR_PORTI_AVAILABLE_PINS (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c229 #define PWR_PORTI_AVAILABLE_PINS (0xFFFFU) macro
234 #define PWR_PORTI_AVAILABLE_PINS (0x00FFU) macro
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr_ex.c47 #define PWR_PORTI_AVAILABLE_PINS (0xFFU) macro
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pwr_ex.c52 #define PWR_PORTI_AVAILABLE_PINS ((uint32_t)0x00000FFF) /* PI0..PI11 */ macro