Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr.h342 …((__FLAG__) == PWR_FLAG_TEMPL) ? ((PWR->BDCR1 & PWR_BDCR1_TEMPL) == PWR_BDCR1_TEMPL) …
Dstm32n6xx_ll_pwr.h1495 return ((READ_BIT(PWR->BDCR1, PWR_BDCR1_TEMPL) == (PWR_BDCR1_TEMPL)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_TEMPL()
Dstm32n6xx_hal_pwr_ex.h140 #define PWR_TEMP_BELOW_LOW_THRESHOLD PWR_BDCR1_TEMPL
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c702 regValue = READ_BIT(PWR->BDCR1, (PWR_BDCR1_TEMPH | PWR_BDCR1_TEMPL)); in HAL_PWREx_GetTemperatureLevel()
705 if (regValue == PWR_BDCR1_TEMPL) in HAL_PWREx_GetTemperatureLevel()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24709 #define PWR_BDCR1_TEMPL PWR_BDCR1_TEMPL_Msk /*!< Temperature le… macro
Dstm32n657xx.h25858 #define PWR_BDCR1_TEMPL PWR_BDCR1_TEMPL_Msk /*!< Temperature le… macro
Dstm32n655xx.h25616 #define PWR_BDCR1_TEMPL PWR_BDCR1_TEMPL_Msk /*!< Temperature le… macro
Dstm32n647xx.h24951 #define PWR_BDCR1_TEMPL PWR_BDCR1_TEMPL_Msk /*!< Temperature le… macro