Searched refs:e_QmExceptions (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/ncsw/inc/Peripherals/ |
| H A D | qm_ext.h | 167 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 D | qm.h | 630 static __inline__ t_Error SetException(t_Qm *p_Qm, e_QmExceptions exception, bool enable) in SetException()
|
| H A D | qm.c | 1091 t_Error QM_SetException(t_Handle h_Qm, e_QmExceptions exception, bool enable) in QM_SetException()
|
| H A D | qm_portal_fqr.c | 2534 t_Error QM_CG_SetException(t_Handle h_QmCg, e_QmExceptions exception, bool enable) in QM_CG_SetException()
|