Searched defs:RTC_SEL (Results 1 – 16 of 16) sorted by relevance
/Zephyr-Core-3.4.0/include/zephyr/dt-bindings/clock/ |
D | stm32l1_clock.h | 58 #define RTC_SEL(val) STM32_CLOCK(val, 3, 16, CSR_REG) macro
|
D | stm32f1_clock.h | 67 #define RTC_SEL(val) STM32_CLOCK(val, 3, 8, BDCR_REG) macro
|
D | stm32f4_clock.h | 77 #define RTC_SEL(val) STM32_CLOCK(val, 3, 8, BDCR_REG) macro
|
D | stm32c0_clock.h | 72 #define RTC_SEL(val) STM32_CLOCK(val, 3, 8, CSR1_REG) macro
|
D | stm32f0_clock.h | 75 #define RTC_SEL(val) STM32_CLOCK(val, 3, 8, BDCR_REG) macro
|
D | stm32l0_clock.h | 76 #define RTC_SEL(val) STM32_CLOCK(val, 3, 16, CSR_REG) macro
|
D | stm32wb_clock.h | 90 #define RTC_SEL(val) STM32_CLOCK(val, 3, 8, BDCR_REG) macro
|
D | stm32wl_clock.h | 87 #define RTC_SEL(val) STM32_CLOCK(val, 3, 8, BDCR_REG) macro
|
D | stm32f3_clock.h | 88 #define RTC_SEL(val) STM32_CLOCK(val, 3, 8, BDCR_REG) macro
|
D | stm32f7_clock.h | 77 #define RTC_SEL(val) STM32_CLOCK(val, 3, 8, BDCR_REG) macro
|
D | stm32g4_clock.h | 97 #define RTC_SEL(val) STM32_CLOCK(val, 3, 8, BDCR_REG) macro
|
D | stm32g0_clock.h | 94 #define RTC_SEL(val) STM32_CLOCK(val, 3, 8, BDCR_REG) macro
|
D | stm32l4_clock.h | 103 #define RTC_SEL(val) STM32_CLOCK(val, 3, 8, BDCR_REG) macro
|
D | stm32u5_clock.h | 120 #define RTC_SEL(val) STM32_CLOCK(val, 3, 8, BDCR_REG) macro
|
D | stm32h7_clock.h | 131 #define RTC_SEL(val) STM32_CLOCK(val, 3, 8, BDCR_REG) macro
|
D | stm32h5_clock.h | 143 #define RTC_SEL(val) STM32_CLOCK(val, 3, 8, BDCR_REG) macro
|