Home
last modified time | relevance | path

Searched refs:TO_CTIMER_CLOCK_SOURCE (Results 1 – 3 of 3) sorted by relevance

/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))
51 #define TO_CTIMER_CLOCK_SOURCE(inst, val) TO_CLOCK_ATTACH_ID(inst, val) macro
/Zephyr-latest/soc/nxp/lpc/lpc55xxx/
Dsoc.c46 TO_CTIMER_CLOCK_SOURCE(DT_CLOCKS_CELL(node_id, name), DT_PROP(node_id, clk_source))
47 #define TO_CTIMER_CLOCK_SOURCE(inst, val) TO_CLOCK_ATTACH_ID(inst, val) macro
/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))
44 #define TO_CTIMER_CLOCK_SOURCE(inst, val) TO_CLOCK_ATTACH_ID(inst, val) macro