Home
last modified time | relevance | path

Searched refs:sensor_decoders_init (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/sensor/
Dsensor_decoders_init.c10 static int sensor_decoders_init(void) in sensor_decoders_init() function
18 SYS_INIT(sensor_decoders_init, POST_KERNEL, 99);
DCMakeLists.txt76 zephyr_library_sources_ifdef(CONFIG_SENSOR_ASYNC_API sensor_decoders_init.c default_rtio_sensor.c)