Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr_ex.h1035 #define PWR_VDDUSB_VM (0U) /*!< Independent USB… macro
1086 (((__TYPE__) == PWR_VDDUSB_VM) ||\
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c1240 case PWR_VDDUSB_VM: /* Independent USB voltage monitor */ in HAL_PWREx_ConfigPVM()