zephyr/include/display
Fabio Baltieri f88a420d69 toolchain: migrate iterable sections calls to the external API
This migrates all the current iterable section usages to the external
API, dropping the "Z_" prefix:

Z_ITERABLE_SECTION_ROM
Z_ITERABLE_SECTION_ROM_GC_ALLOWED
Z_ITERABLE_SECTION_RAM
Z_ITERABLE_SECTION_RAM_GC_ALLOWED
Z_STRUCT_SECTION_ITERABLE
Z_STRUCT_SECTION_ITERABLE_ALTERNATE
Z_STRUCT_SECTION_FOREACH

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2021-08-12 17:47:04 -04:00
..
cfb.h toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
framebuf.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
grove_lcd.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
mb_display.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00