Searched refs:CheckInitParameters (Results 1 – 5 of 5) sorted by relevance
55 static t_Error CheckInitParameters(t_FmRtc *p_Rtc) in CheckInitParameters() function204 if (CheckInitParameters(p_Rtc)!=E_OK) in FM_RTC_Init()
57 static t_Error CheckInitParameters(t_Tgec *p_Tgec) in CheckInitParameters() function762 CHECK_INIT_PARAMETERS(p_Tgec, CheckInitParameters); in TgecInit()
172 static t_Error CheckInitParameters(t_Memac *p_Memac) in CheckInitParameters() function875 CHECK_INIT_PARAMETERS(p_Memac, CheckInitParameters); in MemacInit()
56 static t_Error CheckInitParameters(t_Dtsec *p_Dtsec) in CheckInitParameters() function1227 CHECK_INIT_PARAMETERS(p_Dtsec, CheckInitParameters); in DtsecInit()
56 static t_Error CheckInitParameters(t_FmPort *p_FmPort) in CheckInitParameters() function2602 CHECK_INIT_PARAMETERS(p_FmPort, CheckInitParameters); in FM_PORT_Init()