Home
last modified time | relevance | path

Searched defs:cm (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/subsys/zbus/confirmed_channel/src/
Dmain.c28 const struct confirmed_msg *cm = zbus_chan_const_msg(chan); in listener_callback_example() local
42 struct confirmed_msg cm; in bar_sub1_task() local
67 struct confirmed_msg cm; in bar_sub2_task() local
93 struct confirmed_msg cm; in bar_sub3_task() local
113 static void pub_to_confirmed_channel(struct confirmed_msg *cm) in pub_to_confirmed_channel()
127 struct confirmed_msg cm = {0}; in main() local
/Zephyr-latest/scripts/west_commands/zspdx/
Dcmakefileapijson.py335 def linkCodemodel(cm): argument
/Zephyr-latest/drivers/mipi_dsi/
Ddsi_mcux.c63 uint32_t co_shift, cn, cm; in dsi_mcux_best_clock() local
/Zephyr-latest/drivers/audio/
Dwm8904.h104 #define WM8904_REGVAL_INSEL(cm, nin, pin, mode) \ argument