Searched refs:iterable (Results 26 – 41 of 41) sorted by relevance
12
327 * zephyr_linker_sources(ROM_SECTIONS ...). Useful for grouping iterable RO structs.
194 * zephyr_linker_sources(ROM_SECTIONS ...). Useful for grouping iterable RO structs.
33 …truct:`conn_mgr_conn_binding` is created and appended an internal :ref:`iterable section <iterable…37 This iterable section can then be iterated over to find out what (if any) connectivity implementati…
449 * zephyr_linker_sources(ROM_SECTIONS ...). Useful for grouping iterable RO structs.
257 * zephyr_linker_sources(ROM_SECTIONS ...). Useful for grouping iterable RO structs.
399 * zephyr_linker_sources(ROM_SECTIONS ...). Useful for grouping iterable RO structs.
2172 immutable config in iterable sections in Flash and the mutable portion of data in the RAM.2185 * Added new iterable section iterators APIs (for channels and observers) can now receive a2276 by switching to iterable sections.
179 * Device driver APIs are placed into iterable sections (:github:`71773` and :github:`82102`) to
989 * Driver API structures are now available through iterable sections and a new
1083 * Added HTTP service and resource iterable sections.
1510 * :github:`29376` - sanitycheck: "TypeError: 'NoneType' object is not iterable"
1602 * :github:`44070` - west spdx TypeError: 'NoneType' object is not iterable
2512 * :github:`44070` - west spdx TypeError: 'NoneType' object is not iterable
902 enable a new sensor info iterable section and shell command. See
340 Hidden option for the default subalignment of iterable sections.
5150 # Define an output section which will set up an iterable area5155 # _<name>_list_start: Start of the iterable list5156 # _<name>_list_end : End of the iterable list