Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/dai/nxp/sai/
Dsai.h40 #define _SAI_GET_CLOCK_ID(clock_idx, inst)\ argument
41 DT_INST_CLOCKS_CELL_BY_IDX(inst, clock_idx, name)
44 #define _SAI_GET_CLOCK_NAME(clock_idx, inst)\ argument
45 DT_INST_PROP_BY_IDX(inst, clock_names, clock_idx)