Home
last modified time | relevance | path

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

/bsp/frdm-k64f/device/MK64F12/
A Dfsl_sdhc.c768 if (handle->callback.SdioBlockGap) in SDHC_TransferHandleSdioBlockGap()
770 handle->callback.SdioBlockGap(); in SDHC_TransferHandleSdioBlockGap()
1302 handle->callback.SdioBlockGap = callback->SdioBlockGap; in SDHC_TransferCreateHandle()
A Dfsl_sdhc.h528 void (*SdioBlockGap)(void); /*!< SDIO card stopped at block gap occurs */ member
/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_usdhc.c1536 if (handle->callback.SdioBlockGap) in USDHC_TransferHandleSdioBlockGap()
1538 handle->callback.SdioBlockGap(); in USDHC_TransferHandleSdioBlockGap()
1557 handle->callback.SdioBlockGap = callback->SdioBlockGap; in USDHC_TransferCreateHandle()
A Dfsl_usdhc.h578 void (*SdioBlockGap)(void); /*!< SDIO card stopped at block gap occurs */ member

Completed in 17 milliseconds