Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/FLC/
Dflc_me18.c79 } else if ((addr >= MXC_FLASH1_MEM_BASE) && in MXC_FLC_ME18_GetByAddress()
80 (addr < (MXC_FLASH1_MEM_BASE + MXC_FLASH1_MEM_SIZE))) { in MXC_FLC_ME18_GetByAddress()
98 } else if ((addr >= MXC_FLASH1_MEM_BASE) && in MXC_FLC_ME18_GetPhysicalAddress()
99 (addr < (MXC_FLASH1_MEM_BASE + MXC_FLASH1_MEM_SIZE))) { in MXC_FLC_ME18_GetPhysicalAddress()
102 *result = (addr & (MXC_INFO_MEM_SIZE - 1)) + MXC_FLASH0_MEM_BASE + MXC_FLASH1_MEM_BASE; in MXC_FLC_ME18_GetPhysicalAddress()
293 address > (MXC_FLASH1_MEM_BASE + MXC_FLASH1_MEM_SIZE)) { // Check address valid in MXC_FLC_BlockPageWrite()
308 err = MXC_FLC_RevA_BlockPageWrite(address, MXC_FLASH1_MEM_BASE); in MXC_FLC_BlockPageWrite()
324 address > (MXC_FLASH1_MEM_BASE + MXC_FLASH1_MEM_SIZE)) { // Check address valid in MXC_FLC_BlockPageRead()
338 err = MXC_FLC_RevA_BlockPageRead(address, MXC_FLASH1_MEM_BASE); in MXC_FLC_BlockPageRead()
Dflc_me21.c74 } else if ((addr >= MXC_FLASH1_MEM_BASE) && in MXC_FLC_ME21_GetByAddress()
75 (addr < (MXC_FLASH1_MEM_BASE + MXC_FLASH_MEM_SIZE))) { in MXC_FLC_ME21_GetByAddress()
95 } else if ((addr >= MXC_FLASH1_MEM_BASE) && in MXC_FLC_ME21_GetPhysicalAddress()
96 (addr < (MXC_FLASH1_MEM_BASE + MXC_FLASH_MEM_SIZE))) { in MXC_FLC_ME21_GetPhysicalAddress()
221 } else if (address < MXC_FLASH1_MEM_BASE + MXC_FLASH_MEM_SIZE) { in MXC_FLC_Write32()
317 address > (MXC_FLASH1_MEM_BASE + MXC_FLASH_MEM_SIZE)) { // Check address valid in MXC_FLC_BlockPageWrite()
331 err = MXC_FLC_RevA_BlockPageWrite(address, MXC_FLASH1_MEM_BASE); in MXC_FLC_BlockPageWrite()
347 address > (MXC_FLASH1_MEM_BASE + MXC_FLASH_MEM_SIZE)) { // Check address valid in MXC_FLC_BlockPageRead()
361 err = MXC_FLC_RevA_BlockPageRead(address, MXC_FLASH1_MEM_BASE); in MXC_FLC_BlockPageRead()
Dflc_me13.c76 if (addr < MXC_FLASH1_MEM_BASE && addr >= MXC_FLASH0_MEM_BASE) { in MXC_FLC_ME13_GetByAddress()
78 } else if (addr >= MXC_FLASH1_MEM_BASE && addr < (MXC_FLASH1_MEM_BASE + MXC_FLASH_MEM_SIZE)) { in MXC_FLC_ME13_GetByAddress()
94 if (addr < MXC_FLASH1_MEM_BASE && addr >= MXC_FLASH0_MEM_BASE) { in MXC_FLC_ME13_GetPhysicalAddress()
96 } else if (addr >= MXC_FLASH1_MEM_BASE && addr < (MXC_FLASH1_MEM_BASE + MXC_FLASH_MEM_SIZE)) { in MXC_FLC_ME13_GetPhysicalAddress()
Dflc_me14.c71 if (addr < MXC_FLASH1_MEM_BASE && addr >= MXC_FLASH0_MEM_BASE) { in MXC_FLC_ME14_GetByAddress()
73 } else if (addr >= MXC_FLASH1_MEM_BASE && addr < (MXC_FLASH1_MEM_BASE + MXC_FLASH_MEM_SIZE)) { in MXC_FLC_ME14_GetByAddress()
89 if (addr < MXC_FLASH1_MEM_BASE && addr >= MXC_FLASH0_MEM_BASE) { in MXC_FLC_ME14_GetPhysicalAddress()
91 } else if (addr >= MXC_FLASH1_MEM_BASE && addr < (MXC_FLASH1_MEM_BASE + MXC_FLASH_MEM_SIZE)) { in MXC_FLC_ME14_GetPhysicalAddress()
Dflc_es17.c61 if (addr < MXC_FLASH1_MEM_BASE && addr >= MXC_FLASH0_MEM_BASE) { in MXC_FLC_GetByAddress()
63 } else if (addr >= MXC_FLASH1_MEM_BASE && addr < (MXC_FLASH1_MEM_BASE + MXC_FLASH_MEM_SIZE)) { in MXC_FLC_GetByAddress()
79 if (addr < MXC_FLASH1_MEM_BASE && addr >= MXC_FLASH0_MEM_BASE) { in MXC_FLC_GetPhysicalAddress()
81 } else if (addr >= MXC_FLASH1_MEM_BASE && addr < (MXC_FLASH1_MEM_BASE + MXC_FLASH_MEM_SIZE)) { in MXC_FLC_GetPhysicalAddress()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32520/Include/
Dmax32520.h193 #define MXC_FLASH1_MEM_BASE 0x10100000UL macro
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32672/Include/
Dmax32672.h206 #define MXC_FLASH1_MEM_BASE 0x10080000UL macro
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32570/Include/
Dmax32570.h194 #define MXC_FLASH1_MEM_BASE 0x10080000UL macro
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32665/Include/
Dmax32665.h200 #define MXC_FLASH1_MEM_BASE 0x10080000UL macro
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32690/Include/
Dmax32690.h283 #define MXC_FLASH1_MEM_BASE 0x10300000UL macro