Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/devices/MCXW727C/drivers/
Dfsl_lpspi_flash.h54 status_t (*spi_eeprom_erase)(uint32_t address, eraseOptions_t option); member
Dfsl_romapi.c588 return BOOTLOADER_API_TREE_POINTER->lpspiFlashDriver->spi_eeprom_erase(address, option); in SPI_EepromErase()
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXW716C/drivers/
Dfsl_lpspi_flash.h54 status_t (*spi_eeprom_erase)(uint32_t address, eraseOptions_t option); member
Dfsl_romapi.c588 return BOOTLOADER_API_TREE_POINTER->lpspiFlashDriver->spi_eeprom_erase(address, option); in SPI_EepromErase()