Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
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()