Home
last modified time | relevance | path

Searched refs:bands (Results 1 – 12 of 12) sorted by relevance

/Zephyr-Core-3.7.0/drivers/modem/
DKconfig.simcom-sim708039 string "LTE bands the driver can use"
42 Comma separated list of usable lte bands.
DKconfig.hl780070 bool "Configure modem bands"
73 Choose this setting to configure which LTE bands the
Dhl7800.c5189 static int set_bands(const char *bands, bool full_reboot) in set_bands() argument
5194 snprintk(cmd, sizeof(cmd), "AT+KBNDCFG=%d,%s", iface_ctx.mdm_rat, bands); in set_bands()
5214 int32_t mdm_hl7800_set_bands(const char *bands) in mdm_hl7800_set_bands() argument
5220 if ((bands == NULL) || (strlen(bands) > MDM_BAND_BITMAP_STR_LENGTH_MAX) || in mdm_hl7800_set_bands()
5221 (strlen(bands) < MDM_BAND_BITMAP_STR_LENGTH_MIN)) { in mdm_hl7800_set_bands()
5225 if (strlen(bands) < MDM_BAND_BITMAP_STR_LENGTH_MAX) { in mdm_hl7800_set_bands()
5226 num_leading_zeros = MDM_BAND_BITMAP_STR_LENGTH_MAX - strlen(bands); in mdm_hl7800_set_bands()
5230 strncpy(temp_bands + (i + 1), bands, sizeof(temp_bands) - (i + 1)); in mdm_hl7800_set_bands()
5234 memcpy(temp_bands, bands, sizeof(temp_bands)); in mdm_hl7800_set_bands()
/Zephyr-Core-3.7.0/include/zephyr/drivers/
Dcellular.h51 uint16_t *bands; member
/Zephyr-Core-3.7.0/include/zephyr/drivers/modem/
Dhl7800.h529 int32_t mdm_hl7800_set_bands(const char *bands);
/Zephyr-Core-3.7.0/drivers/ieee802154/
DKconfig.cc1200102 MR-FSK PHY but not in one of the standard bands.
/Zephyr-Core-3.7.0/subsys/net/l2/wifi/
DKconfig64 There are approximately 100 channels allocated across the three supported bands.
Dwifi_shell.c701 if (wifi_utils_parse_scan_bands(state->optarg, &params->bands)) { in wifi_scan_args_to_params()
/Zephyr-Core-3.7.0/include/zephyr/net/
Dwifi_mgmt.h320 uint8_t bands; member
/Zephyr-Core-3.7.0/boards/seeed/lora_e5_dev_board/doc/
Dlora_e5_dev_board.rst12 868/915MHz frequency bands with up to 20.8dBm output power at 3.3V.
/Zephyr-Core-3.7.0/doc/releases/
Drelease-notes-3.5.rst957 setting active and passive channel dwell times and frequency bands.
Drelease-notes-3.2.rst886 * Extended Wi-Fi headers with additional Wi-Fi parameters (security, bands,