Home
last modified time | relevance | path

Searched refs:PWR_S (Results 1 – 25 of 30) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr.c915 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/
Dstm32wbaxx_hal_pwr.c1055 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/
Dstm32l5xx_hal_pwr.c698 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/
Dstm32wba52xx.h1352 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
1455 #define PWR PWR_S
Dstm32wba54xx.h1439 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
1552 #define PWR PWR_S
Dstm32wba5mxx.h1439 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
1552 #define PWR PWR_S
Dstm32wba55xx.h1439 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
1552 #define PWR PWR_S
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h1942 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
2239 #define PWR PWR_S
Dstm32l562xx.h2037 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
2341 #define PWR PWR_S
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h2223 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
2356 #define PWR PWR_S
Dstm32h562xx.h2409 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
2552 #define PWR PWR_S
Dstm32h533xx.h2334 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
2472 #define PWR PWR_S
Dstm32h573xx.h2716 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
2866 #define PWR PWR_S
Dstm32h563xx.h2605 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
2750 #define PWR PWR_S
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h2181 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
2328 #define PWR PWR_S
Dstm32u535xx.h2069 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
2216 #define PWR PWR_S
Dstm32u575xx.h2377 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
2529 #define PWR PWR_S
Dstm32u585xx.h2510 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
2662 #define PWR PWR_S
Dstm32u595xx.h2462 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
2618 #define PWR PWR_S
Dstm32u5a5xx.h2595 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
2751 #define PWR PWR_S
Dstm32u5f7xx.h2677 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
2834 #define PWR PWR_S
Dstm32u599xx.h2689 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
2845 #define PWR PWR_S
Dstm32u5g7xx.h2810 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
2967 #define PWR PWR_S
Dstm32u5f9xx.h2793 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
2950 #define PWR PWR_S
Dstm32u5a9xx.h2822 #define PWR_S ((PWR_TypeDef *) PWR_BASE_S) macro
2978 #define PWR PWR_S

12