Home
last modified time | relevance | path

Searched defs:mh (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/subsys/mgmt/mcumgr/smp_reassembly/src/
Dmain.c36 struct smp_hdr *mh = (struct smp_hdr *)buff; in ZTEST() local
83 struct smp_hdr *mh = (struct smp_hdr *)buff; in ZTEST() local
103 struct smp_hdr *mh = (struct smp_hdr *)buff; in ZTEST() local
183 struct smp_hdr *mh = (struct smp_hdr *)buff; in ZTEST() local
/Zephyr-latest/subsys/mem_mgmt/
Dmem_attr_heap.c86 struct ma_heap *mh; in ma_heap_add() local