Home
last modified time | relevance | path

Searched defs:muxCB (Results 1 - 4 of 4) sorted by relevance

/kernel/liteos_a/kernel/extended/perf/pmu/
H A Dperf_sw_pmu.c82 STATIC VOID LOS_PerfMuxPend(const LosMux *muxCB, UINT32 timeout) in LOS_PerfMuxPend() argument
/kernel/liteos_m/components/trace/cnv/
H A Dtrace_cnv.c132 STATIC VOID LOS_TraceMuxCreate(const LosMuxCB *muxCB) in LOS_TraceMuxCreate() argument
137 STATIC VOID LOS_TraceMuxPost(const LosMuxCB *muxCB) in LOS_TraceMuxPost() argument
143 STATIC VOID LOS_TraceMuxPend(const LosMuxCB *muxCB, UINT32 timeout) in LOS_TraceMuxPend() argument
149 LOS_TraceMuxDelete(const LosMuxCB *muxCB) LOS_TraceMuxDelete() argument
[all...]
/kernel/liteos_a/kernel/extended/trace/cnv/
H A Dtrace_cnv.c133 STATIC VOID LOS_TraceMuxCreate(const LosMux *muxCB) in LOS_TraceMuxCreate() argument
138 STATIC VOID LOS_TraceMuxPost(const LosMux *muxCB) in LOS_TraceMuxPost() argument
144 STATIC VOID LOS_TraceMuxPend(const LosMux *muxCB, UINT32 timeout) in LOS_TraceMuxPend() argument
150 LOS_TraceMuxDelete(const LosMux *muxCB) LOS_TraceMuxDelete() argument
[all...]
/kernel/liteos_m/kal/cmsis/
H A Dcmsis_liteos2.c1031 LosMuxCB *muxCB = (LosMuxCB *)mutex_id; in osMutexAcquire() local
1055 LosMuxCB *muxCB = (LosMuxCB *)mutex_id; in osMutexRelease() local

Completed in 8 milliseconds