Searched refs:ESP_PWR_LVL_P3 (Results 1 – 9 of 9) sorted by relevance
/hal_espressif-latest/zephyr/esp32/include/bt/ |
D | esp_bt.h | 64 #define ESP32_RADIO_TXP_DEFAULT ESP_PWR_LVL_P3 395 ESP_PWR_LVL_P3 = 5, /*!< Corresponding to +3 dBm */ enumerator 403 …ESP_PWR_LVL_P1 = ESP_PWR_LVL_P3, /*!< Backward compatibility! Setting to +1 dBm will actually …
|
/hal_espressif-latest/components/bt/include/esp32/include/ |
D | esp_bt.h | 375 ESP_PWR_LVL_P3 = 5, /*!< Corresponding to +3 dBm */ enumerator 383 …ESP_PWR_LVL_P1 = ESP_PWR_LVL_P3, /*!< Backward compatibility! Setting to +1 dBm will actually …
|
/hal_espressif-latest/zephyr/esp32c3/include/bt/ |
D | esp_bt.h | 61 #define ESP32_RADIO_TXP_DEFAULT ESP_PWR_LVL_P3 511 ESP_PWR_LVL_P3 = 9, /*!< Corresponding to +3dbm */ enumerator
|
/hal_espressif-latest/zephyr/esp32s3/include/bt/ |
D | esp_bt.h | 61 #define ESP32_RADIO_TXP_DEFAULT ESP_PWR_LVL_P3 511 ESP_PWR_LVL_P3 = 9, /*!< Corresponding to +3dbm */ enumerator
|
/hal_espressif-latest/components/bt/include/esp32c2/include/ |
D | esp_bt.h | 88 ESP_PWR_LVL_P3 = 9, /*!< Corresponding to +3dbm */ enumerator
|
/hal_espressif-latest/components/bt/include/esp32c6/include/ |
D | esp_bt.h | 85 ESP_PWR_LVL_P3 = 9, /*!< Corresponding to +3dbm */ enumerator
|
/hal_espressif-latest/components/bt/include/esp32h2/include/ |
D | esp_bt.h | 87 ESP_PWR_LVL_P3 = 9, /*!< Corresponding to +3dbm */ enumerator
|
/hal_espressif-latest/components/bt/include/esp32h4/include/ |
D | esp_bt.h | 90 ESP_PWR_LVL_P3 = 10, /*!< Corresponding to +3dbm */ enumerator
|
/hal_espressif-latest/components/bt/include/esp32c3/include/ |
D | esp_bt.h | 567 ESP_PWR_LVL_P3 = 9, /*!< Corresponding to +3 dBm */ enumerator
|