Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/iap/
Dfsl_iap.c389 status_t IAP_ErasePage(uint32_t startPage, uint32_t endPage, uint32_t systemCoreClock) in IAP_ErasePage() argument
396 command[2] = endPage; in IAP_ErasePage()
476 status_t IAP_ExtendedFlashSignatureRead(uint32_t startPage, uint32_t endPage, uint32_t numOfStates,… in IAP_ExtendedFlashSignatureRead() argument
483 command[2] = endPage; in IAP_ExtendedFlashSignatureRead()
Dfsl_iap.h280 status_t IAP_ErasePage(uint32_t startPage, uint32_t endPage, uint32_t systemCoreClock);
331 uint32_t endPage,
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flashiap/
Dfsl_flashiap.c166 status_t FLASHIAP_ErasePage(uint32_t startPage, uint32_t endPage, uint32_t systemCoreClock) in FLASHIAP_ErasePage() argument
173 command[2] = endPage; in FLASHIAP_ErasePage()
Dfsl_flashiap.h207 status_t FLASHIAP_ErasePage(uint32_t startPage, uint32_t endPage, uint32_t systemCoreClock);