Searched defs:h_Dtsec (Results 1 – 2 of 2) sorted by relevance
199 static uint16_t DtsecGetMaxFrameLength(t_Handle h_Dtsec) in DtsecGetMaxFrameLength()211 static void DtsecIsr(t_Handle h_Dtsec) in DtsecIsr()323 static void DtsecMdioIsr(t_Handle h_Dtsec) in DtsecMdioIsr()345 static void Dtsec1588Isr(t_Handle h_Dtsec) in Dtsec1588Isr()452 static t_Error DtsecConfigLoopback(t_Handle h_Dtsec, bool newVal) in DtsecConfigLoopback()467 static t_Error DtsecConfigMaxFrameLength(t_Handle h_Dtsec, uint16_t newVal) in DtsecConfigMaxFrameLength()481 static t_Error DtsecConfigPadAndCrc(t_Handle h_Dtsec, bool newVal) in DtsecConfigPadAndCrc()495 static t_Error DtsecConfigHalfDuplex(t_Handle h_Dtsec, bool newVal) in DtsecConfigHalfDuplex()509 static t_Error DtsecConfigTbiPhyAddr(t_Handle h_Dtsec, uint8_t newVal) in DtsecConfigTbiPhyAddr()523 static t_Error DtsecConfigLengthCheck(t_Handle h_Dtsec, bool newVal) in DtsecConfigLengthCheck()[all …]
48 t_Error DTSEC_MII_WritePhyReg(t_Handle h_Dtsec, in DTSEC_MII_WritePhyReg()70 t_Error DTSEC_MII_ReadPhyReg(t_Handle h_Dtsec, in DTSEC_MII_ReadPhyReg()