/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_pwr.h | 259 MODIFY_REG(PWR->CR, PWR_CR_PLS, PVDLevel); in LL_PWR_SetPVDLevel() 277 return (uint32_t)(READ_BIT(PWR->CR, PWR_CR_PLS)); in LL_PWR_GetPVDLevel()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_pwr.h | 321 MODIFY_REG(PWR->CR, PWR_CR_PLS, PVDLevel); in LL_PWR_SetPVDLevel() 339 return (uint32_t)(READ_BIT(PWR->CR, PWR_CR_PLS)); in LL_PWR_GetPVDLevel()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_pwr.h | 309 MODIFY_REG(PWR->CR, PWR_CR_PLS, PVDLevel); in LL_PWR_SetPVDLevel() 327 return (uint32_t)(READ_BIT(PWR->CR, PWR_CR_PLS)); in LL_PWR_GetPVDLevel()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_pwr.h | 341 MODIFY_REG(PWR->CR, PWR_CR_PLS, PVDLevel); in LL_PWR_SetPVDLevel() 359 return (uint32_t)(READ_BIT(PWR->CR, PWR_CR_PLS)); in LL_PWR_GetPVDLevel()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_pwr.h | 420 MODIFY_REG(PWR->CR, PWR_CR_PLS, PVDLevel); in LL_PWR_SetPVDLevel() 438 return (uint32_t)(READ_BIT(PWR->CR, PWR_CR_PLS)); in LL_PWR_GetPVDLevel()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_pwr.h | 417 MODIFY_REG(PWR->CR, PWR_CR_PLS, PVDLevel); in LL_PWR_SetPVDLevel() 435 return (uint32_t)(READ_BIT(PWR->CR, PWR_CR_PLS)); in LL_PWR_GetPVDLevel()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_pwr.h | 722 MODIFY_REG(PWR->CR, PWR_CR_PLS, PVDLevel); in LL_PWR_SetPVDLevel() 740 return (uint32_t)(READ_BIT(PWR->CR, PWR_CR_PLS)); in LL_PWR_GetPVDLevel()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_pwr_ex.c | 114 MODIFY_REG(PWR->CR, PWR_CR_PLS, sConfigPVD->PVDLevel); in HAL_PWR_ConfigPVD()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_pwr_ex.c | 135 MODIFY_REG(PWR->CR, PWR_CR_PLS, sConfigPVD->PVDLevel); in HAL_PWR_ConfigPVD()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_pwr.c | 256 MODIFY_REG(PWR->CR, PWR_CR_PLS, sConfigPVD->PVDLevel); in HAL_PWR_ConfigPVD()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_pwr.c | 282 MODIFY_REG(PWR->CR, PWR_CR_PLS, sConfigPVD->PVDLevel); in HAL_PWR_ConfigPVD()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_pwr.c | 345 MODIFY_REG(PWR->CR, PWR_CR_PLS, sConfigPVD->PVDLevel); in HAL_PWR_ConfigPVD()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_pwr.c | 322 MODIFY_REG(PWR->CR, PWR_CR_PLS, sConfigPVD->PVDLevel); in HAL_PWR_ConfigPVD()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_pwr.c | 362 MODIFY_REG(PWR->CR, PWR_CR_PLS, sConfigPVD->PVDLevel); in HAL_PWR_ConfigPVD()
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f101x6.h | 630 #define PWR_CR_PLS PWR_CR_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32f101xb.h | 645 #define PWR_CR_PLS PWR_CR_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32f100xb.h | 705 #define PWR_CR_PLS PWR_CR_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32f102x6.h | 670 #define PWR_CR_PLS PWR_CR_PLS_Msk /*!< PLS[2:0] bits (… macro
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 3214 #define PWR_CR_PLS PWR_CR_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32l011xx.h | 3020 #define PWR_CR_PLS PWR_CR_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32l021xx.h | 3148 #define PWR_CR_PLS PWR_CR_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32l031xx.h | 3086 #define PWR_CR_PLS PWR_CR_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32l051xx.h | 3164 #define PWR_CR_PLS PWR_CR_PLS_Msk /*!< PLS[2:0] bits (… macro
|
D | stm32l081xx.h | 3338 #define PWR_CR_PLS PWR_CR_PLS_Msk /*!< PLS[2:0] bits (… macro
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f031x6.h | 2812 #define PWR_CR_PLS PWR_CR_PLS_Msk /*!< PLS[2:0] bits (… macro
|