Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr_ex.h1104 #define IS_PWR_VDDIO(__VDDIO__) (((__VDDIO__) == PWR_VDDIO) || \ argument
1105 ((__VDDIO__) == PWR_VDDIO2) || \
1106 ((__VDDIO__) == PWR_VDDIO3) || \
1107 ((__VDDIO__) == PWR_VDDIO4) || \
1108 ((__VDDIO__) == PWR_VDDIO5))