Searched defs:generic_onoff_state (Results 1 – 1 of 1) sorted by relevance
47 struct generic_onoff_state { struct48 u8_t onoff;49 u8_t target_onoff;51 u8_t last_tid;52 u16_t last_tx_addr;53 s64_t last_msg_timestamp;55 u8_t tt;56 u32_t cal_tt;57 u8_t delay;58 u32_t tt_counter;[all …]