Home
last modified time | relevance | path

Searched refs:kIapCmd_FLASHIAP_PrepareSectorforWrite (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flashiap/
Dfsl_flashiap.h72 kIapCmd_FLASHIAP_PrepareSectorforWrite = 50U, /*!< Prepare Sector for write */ enumerator
Dfsl_flashiap.c60 command[0] = (uint32_t)kIapCmd_FLASHIAP_PrepareSectorforWrite; in FLASHIAP_PrepareSectorForWrite()