Home
last modified time | relevance | path

Searched defs:PAGE_SIZE (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/soc/intel/intel_ish/utils/
Dbuild_ish_firmware.py20 PAGE_SIZE = 0x1000 variable
/Zephyr-latest/drivers/flash/
Dflash_rpi_pico.c30 #define PAGE_SIZE 256 macro
Dsoc_flash_nrf_rram.c51 #define PAGE_SIZE DT_PROP(RRAM, erase_block_size) macro
/Zephyr-latest/include/zephyr/posix/
Dposix_features.h320 #define PAGE_SIZE CONFIG_POSIX_PAGE_SIZE macro