Home
last modified time | relevance | path

Searched refs:MCO1_PRE (Results 1 – 16 of 16) sorted by relevance

/Zephyr-latest/samples/boards/st/mco/boards/
Dnucleo_u5a5zj_q.overlay14 prescaler = <MCO1_PRE(MCO_PRE_DIV_2)>;
Dnucleo_f429zi.overlay19 prescaler = <MCO1_PRE(MCO_PRE_DIV_2)>;
Dstm32f746g_disco.overlay18 prescaler = <MCO1_PRE(MCO_PRE_DIV_2)>;
Dnucleo_f411re.overlay18 prescaler = <MCO1_PRE(MCO_PRE_DIV_2)>;
Dnucleo_f446ze.overlay18 prescaler = <MCO1_PRE(MCO_PRE_DIV_1)>;
/Zephyr-latest/include/zephyr/dt-bindings/clock/
Dstm32f0_clock.h81 #define MCO1_PRE(val) STM32_MCO_CFGR(val, 0x7, 28, CFGR1_REG) macro
Dstm32f4_clock.h83 #define MCO1_PRE(val) STM32_MCO_CFGR(val, 0x7, 24, CFGR_REG) macro
Dstm32c0_clock.h80 #define MCO1_PRE(val) STM32_MCO_CFGR(val, 0x7, 28, CFGR1_REG) macro
Dstm32f3_clock.h73 #define MCO1_PRE(val) STM32_MCO_CFGR(val, 0x7, 28, CFGR_REG) macro
Dstm32f7_clock.h82 #define MCO1_PRE(val) STM32_MCO_CFGR(val, 0x7, 24, CFGR_REG) macro
Dstm32l4_clock.h110 #define MCO1_PRE(val) STM32_MCO_CFGR(val, 0x7, 28, CFGR_REG) macro
Dstm32h7rs_clock.h136 #define MCO1_PRE(val) STM32_MCO_CFGR(val, 0xF, 18, CFGR_REG) macro
Dstm32h7_clock.h140 #define MCO1_PRE(val) STM32_MCO_CFGR(val, 0x7, 18, CFGR_REG) macro
Dstm32u5_clock.h140 #define MCO1_PRE(val) STM32_MCO_CFGR(val, 0x7, 28, CFGR1_REG) macro
Dstm32h5_clock.h155 #define MCO1_PRE(val) STM32_MCO_CFGR(val, 0xF, 18, CFGR1_REG) macro
/Zephyr-latest/boards/shields/weact_ov2640_cam_module/boards/
Dmini_stm32h743.overlay35 prescaler = <MCO1_PRE(MCO1_PRE_DIV_4)>;