Searched refs:DisHwReq (Results 1 – 1 of 1) sorted by relevance
208 uint8 DisHwReq211 static void Spi_Ip_RxDmaTcdSGConfig(uint8 Instance, uint8 TCDSGIndex, uint8 DisHwReq);213 static void Spi_Ip_TxDmaTcdSGConfig(uint8 Instance, uint8 TCDSGIndex, uint8 DisHwReq);667 static void Spi_Ip_TxDmaTcdSGConfig(uint8 Instance, uint8 TCDSGIndex, uint8 DisHwReq) in Spi_Ip_TxDmaTcdSGConfig() argument701 DmaTcdList[6u].Value = DisHwReq; /* disable hardware request when major loop complete */ in Spi_Ip_TxDmaTcdSGConfig()759 static void Spi_Ip_RxDmaTcdSGConfig(uint8 Instance, uint8 TCDSGIndex, uint8 DisHwReq) in Spi_Ip_RxDmaTcdSGConfig() argument810 DmaTcdList[6u].Value = DisHwReq; /* disable hardware request when major loop complete */ in Spi_Ip_RxDmaTcdSGConfig()811 …DmaTcdList[7u].Value = DisHwReq; /* Enable Major interrupt at the end of transfer sequence(meannin… in Spi_Ip_RxDmaTcdSGConfig()824 uint8 DisHwReq in Spi_Ip_CmdDmaTcdSGConfig() argument837 DmaTcdList[2u].Value = DisHwReq; /* disable hardware request when major loop complete */ in Spi_Ip_CmdDmaTcdSGConfig()