Searched refs:arches (Results 1 – 12 of 12) sorted by relevance
/Zephyr-Core-3.5.0/scripts/ |
D | list_boards.py | 39 arches = sorted(find_arches(args)) 43 for arch, boards in find_arch2board_set_in(root, arches).items(): 71 def find_arch2board_set_in(root, arches): argument 75 for arch in arches:
|
/Zephyr-Core-3.5.0/include/zephyr/linker/ |
D | intlist.ld | 25 * shouldn't overlap any other regions. On most arches the following should be
|
/Zephyr-Core-3.5.0/drivers/interrupt_controller/ |
D | Kconfig.loapic | 36 arches (P6, Pentium) ignore the low 4 bits and fix them at 0xF.
|
/Zephyr-Core-3.5.0/doc/releases/ |
D | release-notes-1.8.rst | 56 * xtensa: build similar to other Zephyr arches
|
D | release-notes-1.11.rst | 455 * :github:`6064` - k_is_in_isr() returns false inside "direct" interrupts on several arches
|
D | release-notes-2.1.rst | 31 * Add architecture interface headers and normalized APIs across all arches
|
D | release-notes-2.4.rst | 214 thread stack macros are now centrally defined, with arches declaring
|
D | release-notes-2.5.rst | 1902 * :github:`18276` - irq_connect_dynamic() is not tested on all arches
|
D | release-notes-3.3.rst | 3319 * :github:`51776` - POSIX API is not portable across arches
|
/Zephyr-Core-3.5.0/kernel/ |
D | Kconfig | 682 the preferred method. However, support for all arches in GCC is 697 the preferred method. However, support for all arches in GCC is
|
/Zephyr-Core-3.5.0/doc/develop/test/ |
D | twister.rst | 378 arch_allow: <list of arches, such as x86, arm, arc> 381 arch_exclude: <list of arches, such as x86, arm, arc>
|
/Zephyr-Core-3.5.0/arch/ |
D | Kconfig | 347 be allocated in a separate memory area. This is typical of arches
|