These APIs try are used for the phy tuning
Functions | |
void | OSPI_lld_isr (void *args) |
QSPI ISR for Read and Write Functionality. More... | |
void | OSPI_lld_readCompleteCallback (void *args) |
QSPI Read complete callback for DMA mode. More... | |
void OSPI_lld_isr | ( | void * | args | ) |
QSPI ISR for Read and Write Functionality.
args | OSPILLD_Handle of OSPI instance. |
void OSPI_lld_readCompleteCallback | ( | void * | args | ) |
QSPI Read complete callback for DMA mode.
args | OSPILLD_Handle of OSPI instance. |