Home
last modified time | relevance | path

Searched refs:PWR_CR1_ALS (Results 1 – 25 of 56) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_pwr.h362 MODIFY_REG(PWR->CR1, PWR_CR1_ALS, AVDLevel); in LL_PWR_SetAVDLevel()
376 return (uint32_t)(READ_BIT(PWR->CR1, PWR_CR1_ALS)); in LL_PWR_GetAVDLevel()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_pwr.h511 MODIFY_REG(PWR->CR1, PWR_CR1_ALS, AVDLevel); in LL_PWR_SetAVDLevel()
525 return READ_BIT(PWR->CR1, PWR_CR1_ALS); in LL_PWR_GetAVDLevel()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_pwr.h638 MODIFY_REG(PWR->CR1, PWR_CR1_ALS, AVDLevel); in LL_PWR_SetAVDLevel()
652 return (uint32_t)(READ_BIT(PWR->CR1, PWR_CR1_ALS)); in LL_PWR_GetAVDLevel()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_pwr_ex.c566 MODIFY_REG(PWR->CR1, PWR_CR1_ALS, sConfigAVD->AVDLevel); in HAL_PWREx_ConfigAVD()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c1278 MODIFY_REG(PWR->CR1, PWR_CR1_ALS, sConfigAVD->AVDLevel); in HAL_PWREx_ConfigAVD()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pwr_ex.c1987 MODIFY_REG (PWR->CR1, PWR_CR1_ALS, sConfigAVD->AVDLevel); in HAL_PWREx_ConfigAVD()
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h12310 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
Dstm32h7b0xx.h12754 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
Dstm32h7b0xxq.h12755 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
Dstm32h7a3xxq.h12311 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
Dstm32h7b3xx.h12761 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
Dstm32h7b3xxq.h12762 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
Dstm32h730xxq.h14644 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
Dstm32h733xx.h14643 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
Dstm32h725xx.h14193 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
Dstm32h730xx.h14643 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
Dstm32h735xx.h14644 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
Dstm32h742xx.h13491 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
Dstm32h723xx.h14192 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
Dstm32h750xx.h14384 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
Dstm32h753xx.h14390 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h14039 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
Dstm32h7s7xx.h15073 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
Dstm32h7s3xx.h14671 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
Dstm32h7r7xx.h14439 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro

123