Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.h301kFLASH_CacheControllerIndexForCore0 = 0x00U, /*!< Current flash cache controller is for core 0.*/ enumerator
Dfsl_flash.c1700 if ((value != (uint32_t)kFLASH_CacheControllerIndexForCore0) && in FLASH_SetProperty()