Searched full:65536 (Results 1 – 25 of 93) sorted by relevance
1234
/Zephyr-latest/boards/native/native_posix/ |
D | native_posix.yaml | 7 ram: 65536 8 flash: 65536
|
D | native_posix_native_64.yaml | 7 ram: 65536 8 flash: 65536
|
/Zephyr-latest/tests/cmake/hwm/board_extend/oot_root/boards/native/native_sim_extend/ |
D | native_sim_native_64_two.yaml | 6 ram: 65536 7 flash: 65536
|
D | native_sim_native_one.yaml | 6 ram: 65536 7 flash: 65536
|
/Zephyr-latest/boards/native/native_sim/ |
D | native_sim_native_64.yaml | 7 ram: 65536 8 flash: 65536
|
D | native_sim.yaml | 7 ram: 65536 8 flash: 65536
|
/Zephyr-latest/boards/nxp/mimxrt1170_evk/ |
D | mimxrt1170_evk_mimxrt1176_cm7_B.yaml | 15 ram: 65536 16 flash: 65536
|
/Zephyr-latest/modules/lvgl/input/ |
D | lvgl_encoder_input.c | 54 BUILD_ASSERT(IN_RANGE(ROTATION_CODE(inst), 0, 65536), \ 55 "Property rotation-input-code needs to be between 0 and 65536."); \ 57 IN_RANGE(BUTTON_CODE(inst), 0, 65536), \ 58 "Property button-input-code needs to be between 0 and 65536."); \
|
/Zephyr-latest/boards/snps/nsim/arc_classic/support/ |
D | mdb_hs_flash_xip.args | 31 -dcache=65536,64,2,a 35 -icache=65536,64,4,a
|
D | mdb_hs_sram.args | 31 -dcache=65536,64,2,a 35 -icache=65536,64,4,a
|
D | nsim_hs_flash_xip.props | 35 dcache=65536,64,2,a 39 icache=65536,64,4,a
|
D | nsim_hs_hostlink.props | 35 dcache=65536,64,2,a 39 icache=65536,64,4,a
|
D | nsim_hs_sram.props | 35 dcache=65536,64,2,a 39 icache=65536,64,4,a
|
D | mdb_hs_hostlink.args | 31 -dcache=65536,64,2,a 35 -icache=65536,64,4,a
|
D | mdb_hs.args | 31 -dcache=65536,64,2,a 35 -icache=65536,64,4,a
|
D | mdb_hs_mpuv6.args | 33 -dcache=65536,64,2,a 37 -icache=65536,64,4,a
|
D | nsim_hs.props | 35 dcache=65536,64,2,a 39 icache=65536,64,4,a
|
D | nsim_hs_mpuv6.props | 37 dcache=65536,64,2,a 41 icache=65536,64,4,a
|
D | mdb_hs_smp.args | 30 -dcache=65536,64,2,a 34 -icache=65536,64,4,a
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.andes | 50 default 65536 54 size (65536). Other options include the 32K-byte erase size
|
D | Kconfig.nordic_qspi_nor | 27 default 65536 31 size (65536). Other option include the sector size (4096).
|
/Zephyr-latest/samples/modules/lvgl/demos/boards/ |
D | native_posix_native_64.conf | 5 CONFIG_LV_Z_MEM_POOL_SIZE=65536
|
D | native_sim_native_64.conf | 5 CONFIG_LV_Z_MEM_POOL_SIZE=65536
|
/Zephyr-latest/boards/shields/st_b_lcd40_dsi1_mb1166/boards/ |
D | stm32h747i_disco_stm32h747xx_m7.conf | 6 CONFIG_HEAP_MEM_POOL_SIZE=65536
|
/Zephyr-latest/boards/amd/kv260_r5/ |
D | kv260_r5.yaml | 6 ram: 65536
|
1234