Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/lpspi/
Dfsl_lpspi_mem_adapter.h100 status_t LPSPI_MemIsBusy(LPSPI_Type *base, bool *isBusy);
Dfsl_lpspi_nor_flash.c517 status = LPSPI_MemIsBusy(base, isBusy); in Nor_Flash_Is_Busy()
Dfsl_lpspi_mem_adapter.c265 status_t LPSPI_MemIsBusy(LPSPI_Type *base, bool *isBusy) in LPSPI_MemIsBusy() function