Home
last modified time | relevance | path

Searched refs:sensor_shell_processing_callback (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/sensor/
Dsensor_shell.h24 void sensor_shell_processing_callback(int result, uint8_t *buf, uint32_t buf_len, void *userdata);
Dsensor_shell_stream.c35 sensor_shell_processing_callback); in sensor_shell_processing_entry_point()
Dsensor_shell.c322 void sensor_shell_processing_callback(int result, uint8_t *buf, uint32_t buf_len, void *userdata) in sensor_shell_processing_callback() function
596 sensor_shell_processing_callback); in cmd_get_sensor()