Home
last modified time | relevance | path

Searched refs:PWR_VDDIO_RANGE_3V3 (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr_ex.h194 #define PWR_VDDIO_RANGE_3V3 (0U) macro
1111 #define IS_PWR_VDDIO_RANGE(__RANGE__) (((__RANGE__) == PWR_VDDIO_RANGE_3V3) || \