Home
last modified time | relevance | path

Searched defs:phase (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Ddac_ll.h155 static inline void dac_ll_cw_set_phase(dac_channel_t channel, dac_cosine_phase_t phase) in dac_ll_cw_set_phase()
/hal_espressif-latest/components/driver/deprecated/driver/
Ddac_types_legacy.h71 dac_cw_phase_t phase; /*!< Set the phase of the cosine wave generator output. */ member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Ddac_ll.h176 static inline void dac_ll_cw_set_phase(dac_channel_t channel, dac_cosine_phase_t phase) in dac_ll_cw_set_phase()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dsdmmc_ll.h137 static inline void sdmmc_ll_set_din_delay(sdmmc_dev_t *hw, sdmmc_ll_delay_phase_t phase) in sdmmc_ll_set_din_delay()
/hal_espressif-latest/components/esp_netif/lwip/
Desp_netif_lwip_ppp.c140 static void on_ppp_notify_phase(ppp_pcb *pcb, u8_t phase, void *ctx) in on_ppp_notify_phase()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dcfg_cli.h246 uint8_t phase; member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c2867 uint16_t idx, uint8_t phase, uint8_t status) in send_krp_status()
2909 uint8_t phase = 0U; in krp_set() local
/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_config_model_api.h557 uint8_t phase; /*!< Key Refresh Phase state */ member