Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr_ex.h208 #define PWR_CAPACITOR_OFF (0x0U) macro
573 #define IS_PWR_CAPACITOR_SETTING(SETTING) (((SETTING) == PWR_CAPACITOR_OFF) || \