Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_common.c112 DisableIRQ(interrupt); /* also disable interrupt at NVIC */ in DisableDeepSleepIRQ()
Dfsl_intmux.c132 DisableIRQ(s_intmuxIRQNumber[instance][channel]); in INTMUX_Deinit()
Dfsl_common.h354 static inline status_t DisableIRQ(IRQn_Type interrupt) in DisableIRQ() function
Dfsl_usdhc.c214 DisableIRQ(s_usdhcIRQ[USDHC_GetInstance(base)]); in USDHC_SetTransferInterrupt()