Searched refs:usingInterruptSignal (Results 1 – 2 of 2) sorted by relevance
70 static void SDHC_SetTransferInterrupt(SDHC_Type *base, bool usingInterruptSignal);249 static void SDHC_SetTransferInterrupt(SDHC_Type *base, bool usingInterruptSignal) in SDHC_SetTransferInterrupt() argument270 if (usingInterruptSignal) in SDHC_SetTransferInterrupt()
43 static void USDHC_SetTransferInterrupt(USDHC_Type *base, bool usingInterruptSignal);207 static void USDHC_SetTransferInterrupt(USDHC_Type *base, bool usingInterruptSignal) in USDHC_SetTransferInterrupt() argument221 if (usingInterruptSignal) in USDHC_SetTransferInterrupt()
Completed in 9 milliseconds