Searched defs:radar_event_info (Results 1 – 1 of 1) sorted by relevance
89 struct radar_event_info { struct90 uint8_t pulse_is_chirp;91 uint32_t pulse_center_freq;92 uint32_t pulse_duration;93 uint8_t rssi;94 uint32_t pulse_detect_ts;95 uint32_t upload_fullts_low;96 uint32_t upload_fullts_high;97 int32_t peak_sidx;98 uint8_t pdev_id;[all …]