Searched refs:catastrophicErr (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.c2554 p_Fm->p_FmDriverParam->catastrophicErr = DEFAULT_catastrophicErr;
2918 tmpReg |= (p_Fm->p_FmDriverParam->catastrophicErr << FPM_EV_MASK_CAT_ERR_SHIFT);
3437 t_Error FM_ConfigCatastrophicErr(t_Handle h_Fm, e_FmCatastrophicErr catastrophicErr) argument
3444 p_Fm->p_FmDriverParam->catastrophicErr = catastrophicErr;
H A Dfm.h602 e_FmCatastrophicErr catastrophicErr; member in struct:__anon8239
/freebsd-11-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_ext.h853 @Param[in] catastrophicErr The selected new choice.
859 t_Error FM_ConfigCatastrophicErr(t_Handle h_Fm, e_FmCatastrophicErr catastrophicErr);

Completed in 140 milliseconds