Home
last modified time | relevance | path

Searched defs:endAddress (Results 1 – 24 of 24) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/flash_k4/
Dfsl_k4_flash.c144 uint32_t endAddress = start + lengthInBytes - 1U; in FLASH_Erase() local
212 uint32_t endAddress = start + alignedLength - 1U; in FLASH_Program() local
279 uint32_t endAddress = start + alignedLength - 1U; in FLASH_ProgramPage() local
344 uint32_t endAddress = startaddr + lengthInBytes - 1U; in FLASH_VerifyErasePhrase() local
375 uint32_t endAddress = startaddr + lengthInBytes - 1U; in FLASH_VerifyErasePage() local
406 uint32_t endAddress = startaddr + lengthInBytes - 1U; in FLASH_VerifyEraseSector() local
437 uint32_t endAddress = startaddr + lengthInBytes - 1U; in FLASH_VerifyEraseIFRPhrase() local
468 uint32_t endAddress = startaddr + lengthInBytes - 1U; in FLASH_VerifyEraseIFRPage() local
499 uint32_t endAddress = startaddr + lengthInBytes - 1U; in FLASH_VerifyEraseIFRSector() local
/hal_nxp-latest/imx/drivers/
Dlmem.c125 void *endAddress = (void *)((uint32_t)address + length); in LMEM_FlushSystemCacheLines() local
183 void *endAddress = (void *)((uint32_t)address + length); in LMEM_InvalidateSystemCacheLines() local
276 void *endAddress = (void *)((uint32_t)address + length); in LMEM_FlushCodeCacheLines() local
334 void *endAddress = (void *)((uint32_t)address + length); in LMEM_InvalidateCodeCacheLines() local
/hal_nxp-latest/mcux/mcux-sdk/components/nvm/
Dnvm_adapter.c40 uint32_t endAddress = (uint32_t)gNVM_ADAPTER_TABLE_endAddr_c; in NVM_AdapterInit() local
79 uint32_t endAddress = (uint32_t)gNVM_ADAPTER_TABLE_endAddr_c; in NVM_AdapterLoad() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.c609 uint32_t endAddress; /* storing end address */ in FLASH_Erase() local
720 uint32_t endAddress; /* storing end address */ in FLASH_EraseEEprom() local
1524 uint32_t endAddress; /* end address for protection check */ in FLASH_IsProtected() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_flash.c603 uint32_t endAddress; /* end address for protection check */ in FLASH_IsProtected() local
803 uint32_t endAddress = start + lengthInBytes; in FLASH_IsExecuteOnly() local
Dfsl_ftfx_controller.c271 uint32_t endAddress; /* storing end address */ in FTFx_CMD_Erase() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXW727C/drivers/
Dfsl_romapi.c130 uint32_t endAddress = start + alignedLength - 1U; in FLASH_Program() local
208 uint32_t endAddress = start + alignedLength - 1U; in FLASH_ProgramPage() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXW716C/drivers/
Dfsl_romapi.c130 uint32_t endAddress = start + alignedLength - 1U; in FLASH_Program() local
208 uint32_t endAddress = start + alignedLength - 1U; in FLASH_ProgramPage() local
/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/spifi/
Dfsl_spifi_nor_flash.c924 uint32_t endAddress = address + size_Byte; in Nor_Flash_Erase_Sector() local
941 uint32_t endAddress = address + size_Byte; in Nor_Flash_Erase_Block() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/rdc/
Dfsl_rdc.h102 uint64_t endAddress; /*!< End address of the memory region. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/iap1/
Dfsl_iap_kbp.h166 uint32_t endAddress; member
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/drivers/mem_interface/
Dfsl_mem_interface.h182 uint32_t endAddress; member
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/drivers/mem_interface/
Dfsl_mem_interface.h182 uint32_t endAddress; member
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_romapi/mem_interface/
Dfsl_mem_interface.h176 uint32_t endAddress; member
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/drivers/mem_interface/
Dfsl_mem_interface.h182 uint32_t endAddress; member
/hal_nxp-latest/mcux/mcux-sdk/drivers/mecc/
Dfsl_mecc.h200 …uint32_t endAddress; /*!< end address of corresponding OCRAM memory region to enable ECC. … member
/hal_nxp-latest/mcux/mcux-sdk/components/codec/wm8962/
Dfsl_wm8962.c917 void WM8962_ReadAllReg(wm8962_handle_t *handle, uint32_t endAddress) in WM8962_ReadAllReg()
/hal_nxp-latest/mcux/mcux-sdk/drivers/sysmpu/
Dfsl_sysmpu.h200 …uint32_t endAddress; /*!< Memory region end address. Note: bit0 ~ bit4 always be marked as 1 by … member
/hal_nxp-latest/mcux/mcux-sdk/components/mem_manager/
Dfsl_component_mem_manager_light.c1290 __attribute__((weak)) void MEM_ReinitRamBank(uint32_t startAddress, uint32_t endAddress) in MEM_ReinitRamBank()
/hal_nxp-latest/mcux/mcux-sdk/drivers/xrdc/
Dfsl_xrdc.h366 uint32_t endAddress; /*!< Memory region end address. The 5 LSB of end address member
/hal_nxp-latest/mcux/mcux-sdk/devices/RW612/drivers/romapi/nboot/
Dfsl_romapi_nboot.h223 uint32_t endAddress; member
/hal_nxp-latest/mcux/mcux-sdk/devices/RW610/drivers/romapi/nboot/
Dfsl_romapi_nboot.h223 uint32_t endAddress; member
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ehci.c1962 uint32_t endAddress; in USB_HostEhciQhQtdListInit() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/xspi/
Dfsl_xspi.h472 uint32_t endAddress; /*!< Specifies the specific flash memory region end address*/ member