Home
last modified time | relevance | path

Searched refs:PWR_BASE (Results 1 – 25 of 236) sorted by relevance

12345678910

/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_pwr.h346 #define PWR_OFFSET (PWR_BASE - PERIPH_BASE)
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_pwr.h343 #define PWR_OFFSET (PWR_BASE - PERIPH_BASE)
/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_pwr.c63 #define PWR_OFFSET (PWR_BASE - PERIPH_BASE)
/hal_stm32-2.7.6/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_pwr.h84 #define PWR_OFFSET (PWR_BASE - PERIPH_BASE)
/hal_stm32-2.7.6/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h485 #define PWR_BASE (APB1PERIPH_BASE + 0x00007000UL) macro
535 #define PWR ((PWR_TypeDef *)PWR_BASE)
Dstm32f101xb.h494 #define PWR_BASE (APB1PERIPH_BASE + 0x00007000UL) macro
549 #define PWR ((PWR_TypeDef *)PWR_BASE)
Dstm32f100xb.h539 #define PWR_BASE (APB1PERIPH_BASE + 0x00007000UL) macro
602 #define PWR ((PWR_TypeDef *)PWR_BASE)
Dstm32f102x6.h521 #define PWR_BASE (APB1PERIPH_BASE + 0x00007000UL) macro
575 #define PWR ((PWR_TypeDef *)PWR_BASE)
/hal_stm32-2.7.6/stm32cube/stm32f0xx/soc/
Dstm32f070x6.h488 #define PWR_BASE (APBPERIPH_BASE + 0x00007000UL) macro
537 #define PWR ((PWR_TypeDef *) PWR_BASE)
Dstm32f030x6.h445 #define PWR_BASE (APBPERIPH_BASE + 0x00007000UL) macro
493 #define PWR ((PWR_TypeDef *) PWR_BASE)
Dstm32f030x8.h455 #define PWR_BASE (APBPERIPH_BASE + 0x00007000UL) macro
507 #define PWR ((PWR_TypeDef *) PWR_BASE)
Dstm32f030xc.h465 #define PWR_BASE (APBPERIPH_BASE + 0x00007000UL) macro
522 #define PWR ((PWR_TypeDef *) PWR_BASE)
Dstm32f031x6.h456 #define PWR_BASE (APBPERIPH_BASE + 0x00007000UL) macro
504 #define PWR ((PWR_TypeDef *) PWR_BASE)
Dstm32f038xx.h455 #define PWR_BASE (APBPERIPH_BASE + 0x00007000UL) macro
503 #define PWR ((PWR_TypeDef *) PWR_BASE)
Dstm32f070xb.h503 #define PWR_BASE (APBPERIPH_BASE + 0x00007000UL) macro
558 #define PWR ((PWR_TypeDef *) PWR_BASE)
Dstm32f051x8.h540 #define PWR_BASE (APBPERIPH_BASE + 0x00007000UL) macro
599 #define PWR ((PWR_TypeDef *) PWR_BASE)
/hal_stm32-2.7.6/stm32cube/stm32l0xx/soc/
Dstm32l010x6.h484 #define PWR_BASE (APBPERIPH_BASE + 0x00007000UL) macro
533 #define PWR ((PWR_TypeDef *) PWR_BASE)
Dstm32l010x8.h484 #define PWR_BASE (APBPERIPH_BASE + 0x00007000UL) macro
534 #define PWR ((PWR_TypeDef *) PWR_BASE)
Dstm32l031xx.h500 #define PWR_BASE (APBPERIPH_BASE + 0x00007000UL) macro
553 #define PWR ((PWR_TypeDef *) PWR_BASE)
Dstm32l041xx.h519 #define PWR_BASE (APBPERIPH_BASE + 0x00007000UL) macro
573 #define PWR ((PWR_TypeDef *) PWR_BASE)
Dstm32l051xx.h526 #define PWR_BASE (APBPERIPH_BASE + 0x00007000UL) macro
585 #define PWR ((PWR_TypeDef *) PWR_BASE)
Dstm32l011xx.h499 #define PWR_BASE (APBPERIPH_BASE + 0x00007000UL) macro
548 #define PWR ((PWR_TypeDef *) PWR_BASE)
Dstm32l010x4.h484 #define PWR_BASE (APBPERIPH_BASE + 0x00007000UL) macro
530 #define PWR ((PWR_TypeDef *) PWR_BASE)
Dstm32l010xb.h485 #define PWR_BASE (APBPERIPH_BASE + 0x00007000UL) macro
537 #define PWR ((PWR_TypeDef *) PWR_BASE)
Dstm32l021xx.h518 #define PWR_BASE (APBPERIPH_BASE + 0x00007000UL) macro
568 #define PWR ((PWR_TypeDef *) PWR_BASE)

12345678910