zephyr/include
Peter Bigot 345da78b5b devicetree: basic support for enum tokens
Whenever a devicetree binding defines a string property whose
enumerated values are all tokenizable, generate C macros for each
property value that are the corresponding tokens.

Note that "token" is distinct from "identifier": both 'foo' and '123'
are valid tokens, but only 'foo' is a valid identifier. We permit some
strings which are not valid identifiers in anticipation that the
generalization may be useful, e.g. when defining macros that paste the
token onto a prefix that makes the whole thing an identifier.

Fixes: #21273
Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-12-13 19:25:24 -05:00
..
app_memory
arch power: move z_pm_save_idle_exit prototype to power.h 2020-12-09 15:18:29 -05:00
audio
bluetooth Bluetooth: Mesh: Make access packet sizes defines public 2020-12-12 14:15:47 +02:00
canbus
cmsis_rtos_v1
cmsis_rtos_v2
console
crypto
data
debug
devicetree
dfu
disk
display
drivers intc: gic: Use SYS_INIT instead of custom init function 2020-12-11 10:17:27 -05:00
dt-bindings driver: clock_controller: return values of clock_control apis directly. 2020-12-07 12:11:17 -05:00
fs
linker power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
logging
lorawan
mgmt
net net: lwm2m: Added execute arguments support 2020-12-13 15:39:08 -05:00
posix
power power: Add macros to get pm states from dts 2020-12-09 16:39:33 -05:00
random
settings
shell shell: api description update 2020-12-02 08:07:55 -05:00
stats
storage
sys power: remove SYS_ and sys_ prefixes 2020-12-09 15:18:29 -05:00
timing
toolchain
tracing
usb
zephyr
cache.h
device.h power: remove FSM from DEVICE_PM_FSM_* 2020-12-09 15:18:29 -05:00
devicetree.h devicetree: basic support for enum tokens 2020-12-13 19:25:24 -05:00
ec_host_cmd.h
emul.h
exc_handle.h
fatal.h
generated_dts_board.h
init.h
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h lib: Remove sys_mem_pool implementation 2020-12-07 21:50:14 -05:00
kernel_structs.h power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
kernel_version.h
kernel.h power: move z_pm_save_idle_exit prototype to power.h 2020-12-09 15:18:29 -05:00
mempool_heap.h kernel: Remove z_mem_pool wrapper internals 2020-12-07 21:50:14 -05:00
ptp_clock.h
sched_priq.h
shared_irq.h
spinlock.h Revert "kernel: fix usage of KERNEL_COHERENCE macro" 2020-12-08 14:27:27 -05:00
sw_isr_table.h
sys_clock.h
syscall_handler.h
syscall.h
timeout_q.h
toolchain.h
wait_q.h
zephyr.h