Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dbm_ext.h81 e_BM_EX_SINGLE_ECC, /**< Single Bit ECC Error Interrupt. */ enumerator
/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbm.h72 case e_BM_EX_SINGLE_ECC: \
H A Dbm.c704 p_Bm->f_Exception(p_Bm->h_App, e_BM_EX_SINGLE_ECC); in BM_ErrorIsr()