Home
last modified time | relevance | path

Searched refs:e_QmExceptions (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h167 typedef enum e_QmExceptions { enum
185 } e_QmExceptions; typedef
205 e_QmExceptions exception);
493 t_Error QM_SetException(t_Handle h_Qm, e_QmExceptions exception, bool enable);
1228 t_Error QM_CG_SetException(t_Handle h_QmCg, e_QmExceptions exception, bool enable);
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm.h630 static __inline__ t_Error SetException(t_Qm *p_Qm, e_QmExceptions exception, bool enable) in SetException()
H A Dqm.c1091 t_Error QM_SetException(t_Handle h_Qm, e_QmExceptions exception, bool enable) in QM_SetException()
H A Dqm_portal_fqr.c2534 t_Error QM_CG_SetException(t_Handle h_QmCg, e_QmExceptions exception, bool enable) in QM_CG_SetException()