Home
last modified time | relevance | path

Searched defs:at86rf2xx_chip_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ieee802154/
Dat86rf230.c42 struct at86rf2xx_chip_data { struct
43 u16 t_sleep_cycle;
44 u16 t_channel_switch;
45 u16 t_reset_to_off;
46 u16 t_off_to_aack;
47 u16 t_off_to_tx_on;
48 u16 t_frame;
49 u16 t_p_ack;
50 int rssi_base_val;
52 int (*set_channel)(struct at86rf230_local *, u8, u8);
[all …]