Searched refs:first_channel (Results 1 – 2 of 2) sorted by relevance
| /hal_silabs-latest/wiseconnect/resources/defaults/ |
| D | sl_wifi_region_db_config.h | 37 .channel_info[0] = { .first_channel = 1, .no_of_channels = 11, .max_tx_power = 27 } 44 .channel_info[0] = { .first_channel = 36, .no_of_channels = 4, .max_tx_power = 16 }, 45 .channel_info[1] = { .first_channel = 52, .no_of_channels = 4, .max_tx_power = 23 }, 46 ….channel_info[2] = { .first_channel = 100, .no_of_channels = 5, .max_tx_power = 23 }, 47 ….channel_info[3] = { .first_channel = 132, .no_of_channels = 3, .max_tx_power = 23 }, 48 .channel_info[4] = { .first_channel = 149, .no_of_channels = 5, .max_tx_power = 29 } 56 .channel_info[0] = { .first_channel = 1, .no_of_channels = 13, .max_tx_power = 20 } 63 .channel_info[0] = { .first_channel = 36, .no_of_channels = 4, .max_tx_power = 23 }, 64 .channel_info[1] = { .first_channel = 52, .no_of_channels = 4, .max_tx_power = 23 }, 65 ….channel_info[2] = { .first_channel = 100, .no_of_channels = 11, .max_tx_power = 30 } [all …]
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/ |
| D | sl_si91x_protocol_types.h | 258 uint8_t first_channel; ///< First channel member
|