|
|
Definition at line 143 of file ref_app_smart_presence.c.
| acc_ref_app_tank_level_config_t* app_context_t::app_config |
Definition at line 128 of file ref_app_tank_level.c.
| acc_ref_app_smart_presence_config_t* app_context_t::app_config |
Definition at line 145 of file ref_app_smart_presence.c.
| void * app_context_t::buffer |
Definition at line 153 of file ref_app_smart_presence.c.
| uint32_t app_context_t::buffer_size |
Definition at line 140 of file ref_app_tank_level.c.
| presence_detector_context_t* app_context_t::current_context |
Definition at line 151 of file ref_app_smart_presence.c.
| smart_presence_mode_t app_context_t::current_mode |
Definition at line 148 of file ref_app_smart_presence.c.
| uint32_t app_context_t::current_num_zones |
Definition at line 147 of file ref_app_smart_presence.c.
| acc_detector_presence_config_t* app_context_t::current_presence_config |
Definition at line 146 of file ref_app_smart_presence.c.
| uint32_t app_context_t::delay_count |
Definition at line 158 of file ref_app_smart_presence.c.
| acc_detector_cal_result_dynamic_t app_context_t::detector_cal_result_dynamic |
Definition at line 143 of file ref_app_tank_level.c.
| uint8_t* app_context_t::detector_cal_result_static |
Definition at line 141 of file ref_app_tank_level.c.
| uint32_t app_context_t::detector_cal_result_static_size |
Definition at line 142 of file ref_app_tank_level.c.
| acc_detector_distance_handle_t* app_context_t::detector_handle |
Definition at line 138 of file ref_app_tank_level.c.
| float* app_context_t::distances |
Definition at line 156 of file ref_app_smart_presence.c.
| float* app_context_t::level_history |
Definition at line 130 of file ref_app_tank_level.c.
| uint16_t app_context_t::level_history_length |
Definition at line 131 of file ref_app_tank_level.c.
| uint32_t app_context_t::max_switch_delay_n |
Definition at line 160 of file ref_app_smart_presence.c.
| uint32_t app_context_t::max_zone_time_n |
Definition at line 159 of file ref_app_smart_presence.c.
| uint16_t app_context_t::mean_counter |
Definition at line 135 of file ref_app_tank_level.c.
| uint16_t app_context_t::mean_edge_status_count |
Definition at line 137 of file ref_app_tank_level.c.
| uint32_t app_context_t::measure_timeout_ms |
Definition at line 163 of file ref_app_smart_presence.c.
| uint16_t app_context_t::median_counter |
Definition at line 134 of file ref_app_tank_level.c.
| uint16_t app_context_t::median_edge_status_count |
Definition at line 136 of file ref_app_tank_level.c.
| float* app_context_t::median_vector |
Definition at line 132 of file ref_app_tank_level.c.
| uint16_t app_context_t::median_vector_length |
Definition at line 133 of file ref_app_tank_level.c.
| presence_detector_context_t app_context_t::nominal_context |
Definition at line 150 of file ref_app_smart_presence.c.
| uint32_t app_context_t::num_distances |
Definition at line 157 of file ref_app_smart_presence.c.
| acc_sensor_t * app_context_t::sensor |
Definition at line 152 of file ref_app_smart_presence.c.
| acc_cal_result_t app_context_t::sensor_cal_result |
Definition at line 154 of file ref_app_smart_presence.c.
| presence_detector_context_t app_context_t::wakeup_context |
Definition at line 149 of file ref_app_smart_presence.c.
| uint32_t* app_context_t::wakeup_detections |
Definition at line 161 of file ref_app_smart_presence.c.
| float* app_context_t::zone_limits |
Definition at line 155 of file ref_app_smart_presence.c.
| acc_smart_presence_zone_result_t* app_context_t::zone_results |
Definition at line 162 of file ref_app_smart_presence.c.