|
|
Definition at line 23 of file example_hand_motion_detection.c.
| hand_motion_detection_app_mode_t hand_motion_detection_handle::app_mode |
Definition at line 42 of file example_hand_motion_detection.c.
| hand_motion_detection_config_t hand_motion_detection_handle::config |
Definition at line 25 of file example_hand_motion_detection.c.
| uint16_t hand_motion_detection_handle::detection_retention_duration |
Definition at line 45 of file example_hand_motion_detection.c.
| acc_detector_presence_processing_config_t* hand_motion_detection_handle::hand_motion_detection_presence_processing_config |
Definition at line 36 of file example_hand_motion_detection.c.
| acc_detector_presence_processing_handle_t* hand_motion_detection_handle::hand_motion_detection_presence_processor |
Definition at line 37 of file example_hand_motion_detection.c.
| acc_config_t* hand_motion_detection_handle::hand_motion_detection_sensor_config |
Definition at line 33 of file example_hand_motion_detection.c.
| uint16_t hand_motion_detection_handle::hand_motion_detection_timeout_duration |
Definition at line 43 of file example_hand_motion_detection.c.
| uint16_t hand_motion_detection_handle::hand_motion_detection_timer |
Definition at line 44 of file example_hand_motion_detection.c.
| bool hand_motion_detection_handle::has_detected |
Definition at line 28 of file example_hand_motion_detection.c.
| bool hand_motion_detection_handle::prepare_needed |
Definition at line 26 of file example_hand_motion_detection.c.
| acc_detector_presence_handle_t* hand_motion_detection_handle::presence_detector |
Definition at line 39 of file example_hand_motion_detection.c.
| acc_detector_presence_metadata_t hand_motion_detection_handle::presence_metadata |
Definition at line 40 of file example_hand_motion_detection.c.
| acc_sensor_id_t hand_motion_detection_handle::sensor_id |
Definition at line 32 of file example_hand_motion_detection.c.
| acc_processing_t* hand_motion_detection_handle::sensor_processing |
Definition at line 34 of file example_hand_motion_detection.c.
| acc_processing_metadata_t hand_motion_detection_handle::sensor_processing_metadata |
Definition at line 35 of file example_hand_motion_detection.c.
| uint32_t hand_motion_detection_handle::update_index |
Definition at line 29 of file example_hand_motion_detection.c.
| uint32_t hand_motion_detection_handle::update_index_at_detection |
Definition at line 30 of file example_hand_motion_detection.c.