Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/drivers/
Dfsl_iap.c203 static uint32_t get_rom_api_version(void);
220 static uint32_t get_rom_api_version(void) in get_rom_api_version() function
242 if (get_rom_api_version() == 1u) in FLASH_Init()
275 if (get_rom_api_version() == 0u) in FLASH_Erase()
298 if (get_rom_api_version() == 0u) in FLASH_Program()
314 if (get_rom_api_version() == 0u) in FLASH_Read()
358 if (get_rom_api_version() == 0u) in FLASH_VerifyProgram()
429 if (get_rom_api_version() == 0u) in FFR_Init()
456 if (get_rom_api_version() == 0u) in FFR_Lock_All()
474 if (get_rom_api_version() == 0u) in FFR_CustFactoryPageWrite()
[all …]