Searched refs:FLASH (Results 1 – 25 of 300) sorted by relevance
12345678910>>...12
76 READ_BIT(FLASH->SIZE, FLASH_FLASH_SIZE_FLASH_SIZE) + 1; in get_flash_size_in_bytes()159 flags = FLASH->IRQRAW; in poll_flash_controller()163 FLASH->IRQRAW = flags; in poll_flash_controller()173 FLASH->IRQRAW = FLASH->IRQRAW; in execute_flash_command()176 FLASH->COMMAND = cmd; in execute_flash_command()215 FLASH->ADDRESS = (i << 9); in erase_page_range()259 FLASH->ADDRESS = dst_addr; in write_word_range()260 FLASH->DATA0 = read_mem_u32(src_ptr); in write_word_range()276 FLASH->ADDRESS = dst_addr; in write_word_range()277 FLASH->DATA0 = read_mem_u32(src_ptr + 0); in write_word_range()[all …]
9 bool "Infineon CAT1 FLASH driver"20 bool "Infineon CAT1 QSPI FLASH driver"
1 # FLASH configuration options
6 if FLASH11 endif # FLASH
11 if FLASH16 endif # FLASH
25 sysbuild_add_dependencies(FLASH test_mcuboot swapped_app)26 sysbuild_add_dependencies(FLASH swapped_app mcuboot)
62 FLASH.CHANGEtype 0x007D4000--0x7F3FFF TARGET66 FLASH.Erase ALL73 FLASH.ReProgram ALL /Erase79 FLASH.ReProgram off
4 zephyr_linker_section(NAME .tdata LMA FLASH NOINPUT)10 zephyr_linker_section(NAME .tbss LMA FLASH NOINPUT)
15 depends on FLASH
15 if FLASH
15 sysbuild_add_dependencies(FLASH ${DEFAULT_IMAGE} remote)
8 Enable disk access over a supported media backend like FLASH or RAM
26 bool "Use FLASH disk and FAT file system"32 bool "Use FLASH disk and LittleFS"
59 FLASH.Erase ALL66 FLASH.ReProgram ALL /Erase72 FLASH.ReProgram off
15 sysbuild_add_dependencies(FLASH ${DEFAULT_IMAGE} ${image})
53 * Add another fake portion of FLASH to simulate a secondary or external FLASH
20 sysbuild_add_dependencies(FLASH openamp_remote mcuboot)
8 select FLASH
20 sysbuild_add_dependencies(FLASH ipm_mcux_remote mcuboot)
5 sysbuild_images_order(IMAGES_FLASHING_ORDER FLASH IMAGES ${IMAGES})
25 FLASH region size for the NRF_SPU peripheral
141 FLASH->ACTLR = (FLASH->ACTLR & ~FLASH_ACTLR_LATENCY) | FLASH_ACTLR_LATENCY_1; in clock_control_wch_rcc_init()
24 # without having to pad the binary file to the FLASH size
23 # without having to pad the binary file to the FLASH size