Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr_ex.h199 #define PWR_CAPACITOR_PORT1 PWR_CSR2_XSPICAP1 macro
569 #define IS_PWR_CAPACITOR(PORT) (((PORT) == PWR_CAPACITOR_PORT1) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c1079 if (PortCapacitor == PWR_CAPACITOR_PORT1) in HAL_PWREx_ConfigXSPIPortCap()
1110 if (PortCapacitor == PWR_CAPACITOR_PORT1) in HAL_PWREx_GetConfigXSPIPortCap()