Searched refs:NEXTHDPLCR (Results 1 – 7 of 7) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal.c | 1025 MODIFY_REG(SBS->NEXTHDPLCR, SBS_NEXTHDPLCR_NEXTHDPL, (uint32_t)(OBKHDPL_Value)); in HAL_SBS_SetOBKHDPL() 1039 return (uint32_t)(READ_BIT(SBS->NEXTHDPLCR, SBS_NEXTHDPLCR_NEXTHDPL)); in HAL_SBS_GetOBKHDPL()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_system.h | 742 MODIFY_REG(SBS->NEXTHDPLCR, SBS_NEXTHDPLCR_NEXTHDPL, (uint32_t)(OBKHDPL_Value)); in LL_SBS_SetOBKHDPL() 757 return (uint32_t)(READ_BIT(SBS->NEXTHDPLCR, SBS_NEXTHDPLCR_NEXTHDPL)); in LL_SBS_GetOBKHDPL()
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h523xx.h | 1074 …__IO uint32_t NEXTHDPLCR; /*!< NEXT HDPL Control Register, Address offset… member
|
D | stm32h562xx.h | 1143 …__IO uint32_t NEXTHDPLCR; /*!< NEXT HDPL Control Register, Address offset… member
|
D | stm32h533xx.h | 1138 …__IO uint32_t NEXTHDPLCR; /*!< NEXT HDPL Control Register, Address offset… member
|
D | stm32h573xx.h | 1385 …__IO uint32_t NEXTHDPLCR; /*!< NEXT HDPL Control Register, Address offset… member
|
D | stm32h563xx.h | 1321 …__IO uint32_t NEXTHDPLCR; /*!< NEXT HDPL Control Register, Address offset… member
|