Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal.c67 #define SBS_HDPL_INCREMENT_VALUE (uint8_t)0x6A macro
940 MODIFY_REG(SBS->HDPLCR, SBS_HDPLCR_INCR_HDPL, SBS_HDPL_INCREMENT_VALUE); in HAL_SBS_IncrementHDPLValue()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal.c54 #define SBS_HDPL_INCREMENT_VALUE (uint8_t)0x6A macro
636 MODIFY_REG(SBS->HDPLCR, SBS_HDPLCR_INCR_HDPL, SBS_HDPL_INCREMENT_VALUE); in HAL_SBS_IncrementHDPLValue()