Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h173 e_QM_EX_SINGLE_ECC, /**< Single Bit ECC Error Interrupt */ enumerator
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm.h90 case e_QM_EX_SINGLE_ECC: \
H A Dqm.c1068 p_Qm->f_Exception(p_Qm->h_App, e_QM_EX_SINGLE_ECC); in QM_ErrorIsr()