Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_pwr_ex.c43 #define PWR_PORTF_AVAILABLE_PINS 0x0000FFFFU /* PF0..PF15 */ macro
46 #define PWR_PORTF_AVAILABLE_PINS 0x00000607U /* PF0..PF2 and PF9 and PF10 */ macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_pwr_ex.c110 #define PWR_PORTF_AVAILABLE_PINS 0x0000000FU /* PF0..PF3 */ macro