Home
last modified time | relevance | path

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

/Zephyr-4.3.0/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.c331 void sensor_shell_processing_callback(int result, uint8_t *buf, uint32_t buf_len, in sensor_shell_processing_callback() function
606 sensor_shell_processing_callback); in cmd_get_sensor()