Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/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-3.6.0/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-3.6.0/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-3.6.0/mcux/mcux-sdk/drivers/rdc/
Dfsl_rdc.h101 uint64_t endAddress; /*!< End address of the memory region. */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/iap1/
Dfsl_iap_kbp.h166 uint32_t endAddress; member
/hal_nxp-3.6.0/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-3.6.0/mcux/mcux-sdk/components/codec/wm8962/
Dfsl_wm8962.c858 void WM8962_ReadAllReg(wm8962_handle_t *handle, uint32_t endAddress) in WM8962_ReadAllReg()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S36/drivers/mem_interface/
Dfsl_mem_interface.h176 uint32_t endAddress; member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5534/drivers/mem_interface/
Dfsl_mem_interface.h176 uint32_t endAddress; member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5536/drivers/mem_interface/
Dfsl_mem_interface.h176 uint32_t endAddress; member
/hal_nxp-3.6.0/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-3.6.0/mcux/mcux-sdk/components/mem_manager/
Dfsl_component_mem_manager_light.c895 __attribute__((weak)) void MEM_ReinitRamBank(uint32_t startAddress, uint32_t endAddress) in MEM_ReinitRamBank()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/xrdc/
Dfsl_xrdc.h366 uint32_t endAddress; /*!< Memory region end address. The 5 LSB of end address member
/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ehci.c1941 uint32_t endAddress; in USB_HostEhciQhQtdListInit() local