Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_phy/esp32/include/
Dphy_init_data.h18 #define PHY_TX_POWER_LOWEST LIMIT(CONFIG_ESP32_PHY_MAX_TX_POWER * 4, 0, 52) macro
/hal_espressif-3.6.0/components/esp_phy/esp32c3/include/
Dphy_init_data.h22 #define PHY_TX_POWER_LOWEST LIMIT(CONFIG_ESP32_PHY_MAX_TX_POWER * 4, 0, 52) macro
/hal_espressif-3.6.0/components/esp_phy/esp32s2/include/
Dphy_init_data.h22 #define PHY_TX_POWER_LOWEST LIMIT(CONFIG_ESP32_PHY_MAX_TX_POWER * 4, 0, 52) macro
/hal_espressif-3.6.0/components/esp_phy/esp32s3/include/
Dphy_init_data.h22 #define PHY_TX_POWER_LOWEST LIMIT(CONFIG_ESP32_PHY_MAX_TX_POWER * 4, 0, 52) macro