Searched full:ghz (Results 1 – 25 of 160) sorted by relevance
1234567
/Zephyr-latest/dts/bindings/wifi/ |
D | wifi-tx-power-5g.yaml | 6 i.e., maximum transmit power allowed for 5GHz band. Based on the 20 description: Maximum transmit power allowed in 5GHz band MCS0 low sub-band 24 description: Maximum transmit power allowed in 5GHz band MCS7 low sub-band 28 description: Maximum transmit power allowed in 5GHz band MCS0 mid sub-band 32 description: Maximum transmit power allowed in 5GHz band MCS7 mid sub-band 36 description: Maximum transmit power allowed in 5GHz band MCS0 high sub-band 39 description: Maximum transmit power allowed in 5GHz band MCS7 high sub-band
|
D | wifi-tx-power-2g.yaml | 6 i.e., maximum transmit power allowed for 2.4GHz band. Based on the 15 description: Maximum transmit power allowed in 2.4GHz band for DSSS/CCK rates 19 description: Maximum transmit power allowed in 2.4GHz band for MCS0 23 description: Maximum transmit power allowed in 2.4GHz band for MCS7
|
/Zephyr-latest/include/zephyr/net/ |
D | wifi_utils.h | 44 * - 2: 2.4 GHz 45 * - 5: 5 GHz 46 * - 6: 6 GHz 86 * (2: 2.4 GHz, 5: 5 GHz 6: 6 GHz) has to precede the channels in that band (e.g. 2: etc) 94 * An example channel specification specifying channels in the 2.4 GHz and 5 GHz bands is 123 * @brief Validate a channel against the 2.4 GHz band. 133 * @brief Validate a channel against the 5 GHz band. 143 * @brief Validate a channel against the 6 GHz band.
|
/Zephyr-latest/soc/xlnx/zynq7000/xc7zxxx/ |
D | Kconfig.soc | 42 2 ARM Cortex-A9 cores up to 1 GHz, Kintex-7 programmable logic, 50 2 ARM Cortex-A9 cores up to 1 GHz, Kintex-7 programmable logic, 58 2 ARM Cortex-A9 cores up to 1 GHz, Kintex-7 programmable logic, 66 2 ARM Cortex-A9 cores up to 1 GHz, Kintex-7 programmable logic,
|
/Zephyr-latest/boards/shields/nrf7002ek/doc/ |
D | index.rst | 13 2.4GHz and 5GHz, and is based on the nRF7002 SoC. 65 that supports only 2.4GHz Wi-Fi. 67 that supports only 2.4GHz Wi-Fi.
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | Kconfig.nrfwifi | 227 int "PCB loss for 2.4 GHz band" 236 int "PCB loss for 5 GHz band (5150 MHz - 5350 MHz, Channel-32 - Channel-68)" 245 int "PCB loss for 5 GHz band (5470 MHz - 5730 MHz, Channel-96 - Channel-144)" 254 int "PCB loss for 5 GHz band (5730 MHz - 5895 MHz, Channel-149 - Channel-177)" 263 int "Antenna gain for 2.4 GHz band" 268 int "Antenna gain for 5 GHz band (5150 MHz - 5350 MHz)" 273 int "Antenna gain for 5 GHz band (5470 MHz - 5730 MHz)" 278 int "Antenna gain for 5 GHz band (5730 MHz - 5895 MHz)" 283 int "DSSS Transmit power backoff (in dB) for lower edge of 2.4 GHz frequency band" 288 int "HT/VHT Transmit power backoff (in dB) for lower edge of 2.4 GHz frequency band" [all …]
|
/Zephyr-latest/boards/makerdiary/nrf52832_mdk/doc/ |
D | index.rst | 7 development kit for Bluetooth® low energy, ANT and 2.4GHz proprietary 11 RGB LED which is user-programmable. It also has a 2.4GHz chip antenna
|
/Zephyr-latest/boards/shields/frdm_cr20a/doc/ |
D | index.rst | 9 The Freedom development board platform supports the MCR20A 2.4GHZ wireless 25 - High-performance 2.4 GHz IEEE 802.15.4 compliant transceiver 73 https://www.nxp.com/products/wireless/thread/2.4-ghz-802.15.4-wireless-transceiver:MCR20A
|
/Zephyr-latest/boards/silabs/radio_boards/slwrb4104a/ |
D | board.yml | 3 full_name: EFR32BG13 2.4 GHz 10 dBm (SLWRB4104A)
|
D | slwrb4104a.yaml | 2 name: EFR32BG13 2.4 GHz 10 dBm Radio Board (SLWRB4104A, BRD4104A)
|
/Zephyr-latest/boards/silabs/radio_boards/slwrb4161a/ |
D | board.yml | 3 full_name: EFR32MG12 2.4 GHz 19 dBm (SLWRB4161A)
|
D | slwrb4161a.yaml | 2 name: EFR32MG12 2.4 GHz 19 dBm Radio Board (SLWRB4161A, BRD4161A)
|
/Zephyr-latest/boards/silabs/radio_boards/slwrb4180a/ |
D | board.yml | 3 full_name: EFR32xG21 2.4 GHz 20 dBm (SLWRB4180A)
|
D | slwrb4180a.yaml | 2 name: EFR32xG21 2.4 GHz 20 dBm Radio Board (SLWRB4180A, BRD4180A)
|
/Zephyr-latest/boards/silabs/radio_boards/xg24_rb4187c/ |
D | board.yml | 3 full_name: EFR32xG24 2.4 GHz 20 dBm (xG24-RB4187C)
|
D | xg24_rb4187c.yaml | 2 name: EFR32xG24 2.4 GHz 20 dBm Radio Board (xG24-RB4187C, BRD4187C)
|
/Zephyr-latest/boards/ti/common/ |
D | launchxl_sky13317.dtsi | 17 * Sub-1 GHz 0 0 1 // DIO30 mux to IOC_PORT_RFC_GPO0 for auto 18 * 2.4 GHz 1 0 0 // DIO28 mux to IOC_PORT_RFC_GPO0 for auto
|
D | board_antenna.c | 112 /* Manually set the sub-GHZ antenna switch DIO */ in board_cc13xx_rf_callback() 115 } else /* 2.4 GHz */ { in board_cc13xx_rf_callback() 120 /* Manually set the 2.4GHZ antenna switch DIO */ in board_cc13xx_rf_callback()
|
/Zephyr-latest/dts/bindings/ieee802154/ |
D | ti,cc13xx-cc26xx-ieee802154-subghz.yaml | 4 description: TI SimpleLink CC13xx / CC26xx IEEE 802.15.4 node (sub-GHz)
|
/Zephyr-latest/subsys/net/lib/wifi_credentials/ |
D | wifi_credentials_shell.c | 61 shell_fprintf(sh, SHELL_VT100_COLOR_DEFAULT, ", band: 2.4GHz"); in print_network_info() 65 shell_fprintf(sh, SHELL_VT100_COLOR_DEFAULT, ", band: 5GHz"); in print_network_info() 118 if (strcmp("2.4GHz", s) == 0) { in parse_band() 122 if (strcmp("5GHz", s) == 0) { in parse_band() 126 if (strcmp("6GHz", s) == 0) { in parse_band() 262 " [{2.4GHz, 5GHz}]" in cmd_add_network()
|
/Zephyr-latest/boards/up-bridge-the-gap/up_squared/ |
D | Kconfig.defconfig | 12 # TSC on this board is 1.5936 GHz, HPET and APIC are 19.2 MHz
|
/Zephyr-latest/boards/intel/ehl/ |
D | Kconfig.defconfig | 21 # TSC on this board is 1.9 GHz, HPET and APIC are 19.2 MHz
|
/Zephyr-latest/drivers/wifi/nrf_wifi/src/ |
D | coex.c | 50 /* Separate antenna configuration, WLAN in 2.4GHz. For BLE protocol. */ 63 /* Separate antenna configuration, WLAN in 2.4GHz. For non BLE protocol */ 76 /* Shared antenna configuration, WLAN in 2.4GHz. */ 89 /* Shared/separate antennas, WLAN in 5GHz */ 193 /* WLAN operating in 2.4GHz */ in nrf_wifi_coex_config_pta() 206 /* WLAN operating in 5GHz */ in nrf_wifi_coex_config_pta()
|
/Zephyr-latest/boards/up-bridge-the-gap/up_squared_pro_7000/ |
D | Kconfig.defconfig | 12 # TSC on this board is 1.9 GHz, HPET and APIC are 19.2 MHz
|
/Zephyr-latest/boards/intel/adl/ |
D | Kconfig.defconfig | 10 # TSC on this board is 1.9 GHz, HPET and APIC are 19.2 MHz
|
1234567