Home
last modified time | relevance | path

Searched refs:phy_i2c_master_command_attribute_t (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_phy/include/esp_private/
Dphy.h28 } phy_i2c_master_command_attribute_t; typedef
98 void phy_i2c_master_mem_cfg(phy_i2c_master_command_attribute_t *attr);
/hal_espressif-latest/components/esp_hw_support/
Dsleep_modem.c160 } phy_i2c_master_command_attribute_t; typedef
180 phy_i2c_master_command_attribute_t cmd; in sleep_modem_wifi_modem_state_init()
183 extern void phy_i2c_master_mem_cfg(phy_i2c_master_command_attribute_t *); in sleep_modem_wifi_modem_state_init()
/hal_espressif-latest/zephyr/port/phy/
Dphy_stubs.c65 void phy_i2c_master_mem_cfg(phy_i2c_master_command_attribute_t *attr) in phy_i2c_master_mem_cfg()