/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_pwr.h | 362 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/ |
D | stm32h7rsxx_ll_pwr.h | 511 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/ |
D | stm32h7xx_ll_pwr.h | 638 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/ |
D | stm32mp1xx_hal_pwr_ex.c | 566 MODIFY_REG(PWR->CR1, PWR_CR1_ALS, sConfigAVD->AVDLevel); in HAL_PWREx_ConfigAVD()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_pwr_ex.c | 1278 MODIFY_REG(PWR->CR1, PWR_CR1_ALS, sConfigAVD->AVDLevel); in HAL_PWREx_ConfigAVD()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_pwr_ex.c | 1987 MODIFY_REG (PWR->CR1, PWR_CR1_ALS, sConfigAVD->AVDLevel); in HAL_PWREx_ConfigAVD()
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 12310 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|
D | stm32h7b0xx.h | 12754 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|
D | stm32h7b0xxq.h | 12755 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|
D | stm32h7a3xxq.h | 12311 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|
D | stm32h7b3xx.h | 12761 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|
D | stm32h7b3xxq.h | 12762 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|
D | stm32h730xxq.h | 14644 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|
D | stm32h733xx.h | 14643 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|
D | stm32h725xx.h | 14193 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|
D | stm32h730xx.h | 14643 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|
D | stm32h735xx.h | 14644 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|
D | stm32h742xx.h | 13491 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|
D | stm32h723xx.h | 14192 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|
D | stm32h750xx.h | 14384 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|
D | stm32h753xx.h | 14390 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 14039 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|
D | stm32h7s7xx.h | 15073 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|
D | stm32h7s3xx.h | 14671 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|
D | stm32h7r7xx.h | 14439 #define PWR_CR1_ALS PWR_CR1_ALS_Msk /*!< Analog Voltage … macro
|