Searched refs:CheckInitParameters (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfm_rtc.c55 static t_Error CheckInitParameters(t_FmRtc *p_Rtc) function
204 if (CheckInitParameters(p_Rtc)!=E_OK)
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dmemac.c172 static t_Error CheckInitParameters(t_Memac *p_Memac) function
875 CHECK_INIT_PARAMETERS(p_Memac, CheckInitParameters);
H A Dtgec.c57 static t_Error CheckInitParameters(t_Tgec *p_Tgec) function
762 CHECK_INIT_PARAMETERS(p_Tgec, CheckInitParameters);
H A Ddtsec.c56 static t_Error CheckInitParameters(t_Dtsec *p_Dtsec) function
1227 CHECK_INIT_PARAMETERS(p_Dtsec, CheckInitParameters);
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c56 static t_Error CheckInitParameters(t_FmPort *p_FmPort) function
2602 CHECK_INIT_PARAMETERS(p_FmPort, CheckInitParameters);

Completed in 112 milliseconds