mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 05:41:55 +00:00
Define some configuration structures and macros that can be used in device configuration. These usage scenarios are as follows: * device drivers will use SENSOR_DECLARE_* macros in their device configuration structures and SENSOR_GET_* macros in the init functions; * application code will use SENSOR_TRIG_* to fill in the device configuration structures. Change-Id: I3a897999175b14a4cd1111da4c26434741294e52 Signed-off-by: Vlad Dogaru <vlad.dogaru@intel.com> |
||
---|---|---|
.. | ||
arch | ||
bluetooth | ||
display | ||
drivers | ||
microkernel | ||
misc | ||
net | ||
toolchain | ||
adc.h | ||
aio_comparator.h | ||
atomic.h | ||
cache.h | ||
clock_control.h | ||
counter.h | ||
device.h | ||
dma.h | ||
flash.h | ||
gpio.h | ||
i2c.h | ||
init.h | ||
ipm.h | ||
irq_offload.h | ||
irq.h | ||
kernel_version.h | ||
linker-defs.h | ||
linker-tool-gcc.h | ||
linker-tool.h | ||
microkernel.h | ||
nanokernel.h | ||
pinmux.h | ||
power.h | ||
pwm.h | ||
rtc.h | ||
section_tags.h | ||
sections.h | ||
sensor.h | ||
shared_irq.h | ||
spi.h | ||
sw_isr_table.h | ||
sys_clock.h | ||
sys_io.h | ||
toolchain.h | ||
uart.h | ||
watchdog.h | ||
zephyr.h |