/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_pwr.c | 915 SET_BIT(PWR_S->SECCFGR, Item); in HAL_PWR_ConfigAttributes() 920 SET_BIT(PWR_S->SECCFGR, Item); in HAL_PWR_ConfigAttributes() 930 CLEAR_BIT(PWR_S->SECCFGR, Item); in HAL_PWR_ConfigAttributes() 935 CLEAR_BIT(PWR_S->SECCFGR, Item); in HAL_PWR_ConfigAttributes()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_pwr.c | 1055 SET_BIT(PWR_S->SECCFGR, Item); in HAL_PWR_ConfigAttributes() 1060 SET_BIT(PWR_S->SECCFGR, Item); in HAL_PWR_ConfigAttributes() 1070 CLEAR_BIT(PWR_S->SECCFGR, Item); in HAL_PWR_ConfigAttributes() 1075 CLEAR_BIT(PWR_S->SECCFGR, Item); in HAL_PWR_ConfigAttributes()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_pwr.c | 698 SET_BIT(PWR_S->SECCFGR, Item); in HAL_PWR_ConfigAttributes() 702 CLEAR_BIT(PWR_S->SECCFGR, Item); in HAL_PWR_ConfigAttributes() 751 if ((PWR_S->SECCFGR & Item) == Item) in HAL_PWR_GetConfigAttributes()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba52xx.h | 1352 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 1455 #define PWR PWR_S
|
D | stm32wba54xx.h | 1439 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 1552 #define PWR PWR_S
|
D | stm32wba5mxx.h | 1439 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 1552 #define PWR PWR_S
|
D | stm32wba55xx.h | 1439 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 1552 #define PWR PWR_S
|
/hal_stm32-latest/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 1942 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 2239 #define PWR PWR_S
|
D | stm32l562xx.h | 2037 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 2341 #define PWR PWR_S
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h523xx.h | 2223 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 2356 #define PWR PWR_S
|
D | stm32h562xx.h | 2409 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 2552 #define PWR PWR_S
|
D | stm32h533xx.h | 2334 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 2472 #define PWR PWR_S
|
D | stm32h573xx.h | 2716 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 2866 #define PWR PWR_S
|
D | stm32h563xx.h | 2605 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 2750 #define PWR PWR_S
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 2181 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 2328 #define PWR PWR_S
|
D | stm32u535xx.h | 2069 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 2216 #define PWR PWR_S
|
D | stm32u575xx.h | 2377 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 2529 #define PWR PWR_S
|
D | stm32u585xx.h | 2510 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 2662 #define PWR PWR_S
|
D | stm32u595xx.h | 2462 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 2618 #define PWR PWR_S
|
D | stm32u5a5xx.h | 2595 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 2751 #define PWR PWR_S
|
D | stm32u5f7xx.h | 2677 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 2834 #define PWR PWR_S
|
D | stm32u599xx.h | 2689 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 2845 #define PWR PWR_S
|
D | stm32u5g7xx.h | 2810 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 2967 #define PWR PWR_S
|
D | stm32u5f9xx.h | 2793 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 2950 #define PWR PWR_S
|
D | stm32u5a9xx.h | 2822 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro 2978 #define PWR PWR_S
|