Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_flash.c780 flash_xacc_state_t *access_state) in FLASH_IsExecuteOnly() argument
786 if (access_state == NULL) in FLASH_IsExecuteOnly()
884 *access_state = kFLASH_AccessStateUnLimited; in FLASH_IsExecuteOnly()
888 *access_state = kFLASH_AccessStateMixed; in FLASH_IsExecuteOnly()
892 *access_state = kFLASH_AccessStateExecuteOnly; in FLASH_IsExecuteOnly()
Dfsl_ftfx_flash.h619 flash_xacc_state_t *access_state);