Home
last modified time | relevance | path

Searched refs:usingInterruptSignal (Results 1 – 2 of 2) sorted by relevance

/bsp/frdm-k64f/device/MK64F12/
A Dfsl_sdhc.c70 static void SDHC_SetTransferInterrupt(SDHC_Type *base, bool usingInterruptSignal);
249 static void SDHC_SetTransferInterrupt(SDHC_Type *base, bool usingInterruptSignal) in SDHC_SetTransferInterrupt() argument
270 if (usingInterruptSignal) in SDHC_SetTransferInterrupt()
/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_usdhc.c43 static void USDHC_SetTransferInterrupt(USDHC_Type *base, bool usingInterruptSignal);
207 static void USDHC_SetTransferInterrupt(USDHC_Type *base, bool usingInterruptSignal) in USDHC_SetTransferInterrupt() argument
221 if (usingInterruptSignal) in USDHC_SetTransferInterrupt()

Completed in 9 milliseconds