Home
last modified time | relevance | path

Searched refs:DT_CLOCKS_CELL (Results 1 – 25 of 28) sorted by relevance

12

/Zephyr-latest/soc/nxp/kinetis/ke1xz/
Dsoc.c111 DT_CLOCKS_CELL(DT_NODELABEL(lpuart0), ip_source)); in clk_init()
115 DT_CLOCKS_CELL(DT_NODELABEL(lpuart1), ip_source)); in clk_init()
119 DT_CLOCKS_CELL(DT_NODELABEL(lpuart2), ip_source)); in clk_init()
123 DT_CLOCKS_CELL(DT_NODELABEL(lpi2c0), ip_source)); in clk_init()
127 DT_CLOCKS_CELL(DT_NODELABEL(lpi2c1), ip_source)); in clk_init()
131 DT_CLOCKS_CELL(DT_NODELABEL(flexio), ip_source)); in clk_init()
135 DT_CLOCKS_CELL(DT_NODELABEL(lpspi0), ip_source)); in clk_init()
139 DT_CLOCKS_CELL(DT_NODELABEL(lpspi1), ip_source)); in clk_init()
143 DT_CLOCKS_CELL(DT_NODELABEL(adc0), ip_source)); in clk_init()
/Zephyr-latest/soc/nxp/kinetis/ke1xf/
Dsoc.c184 DT_CLOCKS_CELL(DT_NODELABEL(lpuart0), ip_source)); in clk_init()
188 DT_CLOCKS_CELL(DT_NODELABEL(lpuart1), ip_source)); in clk_init()
192 DT_CLOCKS_CELL(DT_NODELABEL(lpuart2), ip_source)); in clk_init()
196 DT_CLOCKS_CELL(DT_NODELABEL(lpi2c0), ip_source)); in clk_init()
200 DT_CLOCKS_CELL(DT_NODELABEL(lpi2c1), ip_source)); in clk_init()
204 DT_CLOCKS_CELL(DT_NODELABEL(lpspi0), ip_source)); in clk_init()
208 DT_CLOCKS_CELL(DT_NODELABEL(lpspi1), ip_source)); in clk_init()
212 DT_CLOCKS_CELL(DT_NODELABEL(adc0), ip_source)); in clk_init()
216 DT_CLOCKS_CELL(DT_NODELABEL(adc1), ip_source)); in clk_init()
220 DT_CLOCKS_CELL(DT_NODELABEL(adc2), ip_source)); in clk_init()
[all …]
/Zephyr-latest/include/zephyr/drivers/clock_control/
Dclock_control_silabs.h31 .bus_clock = DT_CLOCKS_CELL(node_id, enable), \
32 .branch = DT_CLOCKS_CELL(node_id, branch), \
/Zephyr-latest/drivers/pwm/
Dpwm_max32.c133 .perclk.bus = DT_CLOCKS_CELL(DT_INST_PARENT(_num), offset), \
134 .perclk.bit = DT_CLOCKS_CELL(DT_INST_PARENT(_num), bit), \
Dpwm_gd32.c196 .clkid = DT_CLOCKS_CELL(DT_INST_PARENT(i), id), \
Dpwm_nxp_flexio.c325 .clock_subsys = (clock_control_subsys_t)DT_CLOCKS_CELL(DT_INST_PARENT(n), name),\
Dpwm_stm32.c879 .bus = DT_CLOCKS_CELL(PWM(index), bus), \
880 .enr = DT_CLOCKS_CELL(PWM(index), bits) \
/Zephyr-latest/drivers/sensor/st/qdec_stm32/
Dqdec_stm32.c152 .pclken = {.bus = DT_CLOCKS_CELL(DT_INST_PARENT(n), bus), \
153 .enr = DT_CLOCKS_CELL(DT_INST_PARENT(n), bits)}, \
/Zephyr-latest/drivers/pinctrl/
Dpinctrl_gd32_afio.c34 (DT_CLOCKS_CELL(DT_NODELABEL(nodelabel), id),), ())
68 uint16_t clkid = DT_CLOCKS_CELL(AFIO_NODE, id); in afio_init()
Dpinctrl_gd32_af.c44 (DT_CLOCKS_CELL(DT_NODELABEL(nodelabel), id),), ())
/Zephyr-latest/drivers/entropy/
Dentropy_esp32.c73 (clock_control_subsys_t)DT_CLOCKS_CELL(DT_NODELABEL(trng0), offset); in entropy_esp32_init()
/Zephyr-latest/include/zephyr/devicetree/
Dclocks.h253 #define DT_CLOCKS_CELL(node_id, cell) DT_CLOCKS_CELL_BY_IDX(node_id, 0, cell) macro
/Zephyr-latest/drivers/mdio/
Dmdio_esp32.c105 (clock_control_subsys_t)DT_CLOCKS_CELL(DT_NODELABEL(mdio), offset); in mdio_esp32_initialize()
/Zephyr-latest/drivers/gpio/
Dgpio_gd32.c369 (.clkid_exti = DT_CLOCKS_CELL(SYSCFG_NODE, id),), \
370 (.clkid_exti = DT_CLOCKS_CELL(AFIO_NODE, id),)) \
Dgpio_stm32.c751 DT_CLOCKS_CELL(DT_NODELABEL(gpio##__suffix), bits),\
752 DT_CLOCKS_CELL(DT_NODELABEL(gpio##__suffix), bus))
/Zephyr-latest/drivers/counter/
Dcounter_max32_timer.c332 .perclk.bus = DT_CLOCKS_CELL(TIMER(_num), offset), \
333 .perclk.bit = DT_CLOCKS_CELL(TIMER(_num), bit), \
Dcounter_ll_stm32_timer.c663 .bus = DT_CLOCKS_CELL(TIMER(idx), bus), \
664 .enr = DT_CLOCKS_CELL(TIMER(idx), bits) \
Dcounter_mcux_qtmr.c311 (clock_control_subsys_t)DT_CLOCKS_CELL(DT_INST_PARENT(n), name), \
/Zephyr-latest/drivers/clock_control/
Dclock_control_gd32.c47 (DT_CLOCKS_CELL(DT_NODELABEL(nodelabel), id),), ())
/Zephyr-latest/soc/nxp/imxrt/imxrt6xx/cm33/
Dsoc.c50 TO_CTIMER_CLOCK_SOURCE(DT_CLOCKS_CELL(node_id, name), DT_PROP(node_id, clk_source))
/Zephyr-latest/soc/nxp/lpc/lpc55xxx/
Dsoc.c46 TO_CTIMER_CLOCK_SOURCE(DT_CLOCKS_CELL(node_id, name), DT_PROP(node_id, clk_source))
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/cm33/
Dsoc.c43 TO_CTIMER_CLOCK_SOURCE(DT_CLOCKS_CELL(node_id, name), DT_PROP(node_id, clk_source))
/Zephyr-latest/drivers/ethernet/
Deth_esp32.c244 (clock_control_subsys_t)DT_CLOCKS_CELL(DT_NODELABEL(eth), offset); in eth_esp32_initialize()
/Zephyr-latest/drivers/flash/
Dflash_stm32_qspi.c1616 .enr = DT_CLOCKS_CELL(STM32_QSPI_NODE, bits),
1617 .bus = DT_CLOCKS_CELL(STM32_QSPI_NODE, bus)
/Zephyr-latest/drivers/i2c/
Di2c_esp32.c830 .clock_subsys = (clock_control_subsys_t)DT_CLOCKS_CELL(I2C(idx), offset), \

12