Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_system.h59 #define LL_SBS_HDPL_INCREMENT_VALUE 0x6AU /*!< Define used for the … macro
710 MODIFY_REG(SBS->HDPLCR, SBS_HDPLCR_INCR_HDPL, LL_SBS_HDPL_INCREMENT_VALUE); in LL_SBS_IncrementHDPLValue()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_system.h61 #define LL_SBS_HDPL_INCREMENT_VALUE 0x6AU /*!< Define used for the … macro
366 MODIFY_REG(SBS->HDPLCR, SBS_HDPLCR_INCR_HDPL, LL_SBS_HDPL_INCREMENT_VALUE); in LL_SBS_IncrementHDPL()