Home
last modified time | relevance | path

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

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