Searched defs:at86rf2xx_chip_data (Results 1 – 1 of 1) sorted by relevance
35 struct at86rf2xx_chip_data { struct36 u16 t_sleep_cycle;37 u16 t_channel_switch;38 u16 t_reset_to_off;39 u16 t_off_to_aack;40 u16 t_off_to_tx_on;41 u16 t_off_to_sleep;42 u16 t_sleep_to_off;43 u16 t_frame;44 u16 t_p_ack;[all …]