/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_pwr.h | 550 MODIFY_REG(PWR->CR1, PWR_CR1_PLS, PVDLevel); in LL_PWR_SetPVDLevel() 568 return (uint32_t)(READ_BIT(PWR->CR1, PWR_CR1_PLS)); in LL_PWR_GetPVDLevel()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_pwr.h | 269 MODIFY_REG(PWR->CR1, PWR_CR1_PLS, PVDLevel); in LL_PWR_SetPVDLevel() 287 return (uint32_t)(READ_BIT(PWR->CR1, PWR_CR1_PLS)); in LL_PWR_GetPVDLevel()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_pwr.h | 328 MODIFY_REG(PWR->CR1, PWR_CR1_PLS, PVDLevel); in LL_PWR_SetPVDLevel() 346 return READ_BIT(PWR->CR1, PWR_CR1_PLS); in LL_PWR_GetPVDLevel()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_pwr.c | 379 MODIFY_REG(PWR->CR1, PWR_CR1_PLS, sConfigPVD->PVDLevel); in HAL_PWR_ConfigPVD()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_pwr.h | 424 MODIFY_REG(PWR->CR1, PWR_CR1_PLS, PVDLevel); in LL_PWR_SetPVDLevel() 442 return (uint32_t)(READ_BIT(PWR->CR1, PWR_CR1_PLS)); in LL_PWR_GetPVDLevel()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_pwr.c | 266 MODIFY_REG(PWR->CR1, PWR_CR1_PLS, sConfigPVD->PVDLevel); in HAL_PWR_ConfigPVD()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_pwr.c | 428 MODIFY_REG (PWR->CR1, PWR_CR1_PLS, sConfigPVD->PVDLevel); in HAL_PWR_ConfigPVD()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_pwr.c | 267 MODIFY_REG(PWR->CR1, PWR_CR1_PLS, sConfigPVD->PVDLevel); in HAL_PWR_ConfigPVD()
|
/hal_stm32-latest/stm32cube/stm32f7xx/soc/ |
D | stm32f723xx.h | 8705 #define PWR_CR1_PLS PWR_CR1_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32f722xx.h | 8689 #define PWR_CR1_PLS PWR_CR1_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32f730xx.h | 8919 #define PWR_CR1_PLS PWR_CR1_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32f733xx.h | 8919 #define PWR_CR1_PLS PWR_CR1_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32f732xx.h | 8903 #define PWR_CR1_PLS PWR_CR1_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32f750xx.h | 10096 #define PWR_CR1_PLS PWR_CR1_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32f745xx.h | 9482 #define PWR_CR1_PLS PWR_CR1_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32f756xx.h | 10096 #define PWR_CR1_PLS PWR_CR1_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32f746xx.h | 9821 #define PWR_CR1_PLS PWR_CR1_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32f765xx.h | 9993 #define PWR_CR1_PLS PWR_CR1_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32f777xx.h | 10644 #define PWR_CR1_PLS PWR_CR1_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32f767xx.h | 10369 #define PWR_CR1_PLS PWR_CR1_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32f779xx.h | 10727 #define PWR_CR1_PLS PWR_CR1_PLS_Msk /*!< PLS[2:0] bits (… macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 12335 #define PWR_CR1_PLS PWR_CR1_PLS_Msk /*!< Programmable Vo… macro
|
D | stm32h7b0xx.h | 12779 #define PWR_CR1_PLS PWR_CR1_PLS_Msk /*!< Programmable Vo… macro
|
D | stm32h7b0xxq.h | 12780 #define PWR_CR1_PLS PWR_CR1_PLS_Msk /*!< Programmable Vo… macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 14012 #define PWR_CR1_PLS PWR_CR1_PLS_Msk /*!< Programmable Vo… macro
|