Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h183 e_QM_EX_ENQUEUE_QUEUE, /**< Invalid Enqueue Queue Interrupt */ enumerator
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm.h110 case e_QM_EX_ENQUEUE_QUEUE: \
H A Dqm.c1088 p_Qm->f_Exception(p_Qm->h_App, e_QM_EX_ENQUEUE_QUEUE); in QM_ErrorIsr()