/hal_espressif-latest/components/hal/ |
D | ledc_hal.c | 64 …(ledc_hal_context_t *hal, ledc_channel_t channel_num, uint32_t range, uint32_t *dir, uint32_t *cyc… in ledc_hal_get_fade_param()
|
D | twai_hal_iram.c | 114 twai_ll_err_dir_t dir; local
|
/hal_espressif-latest/components/bt/porting/transport/driver/vhci/ |
D | hci_driver_nimble.c | 32 hci_driver_direction_t dir) in hci_driver_vhci_tx()
|
D | hci_driver_tamplete.c | 103 hci_driver_direction_t dir) in hci_driver_vhci_tx()
|
D | hci_driver_standard.c | 77 hci_driver_direction_t dir) in hci_driver_vhci_tx()
|
/hal_espressif-latest/components/bt/porting/transport/src/ |
D | hci_transport.c | 46 hci_driver_direction_t dir) in hci_transport_packet_rx()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/ |
D | pmu_param.c | 277 #define PMU_HP_RETENTION_REGDMA_CONFIG(dir, entry) ((((dir)<<2) | (entry & 0x3)) & 0x7) argument
|
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/ |
D | pmu_param.c | 277 #define PMU_HP_RETENTION_REGDMA_CONFIG(dir, entry) ((((dir)<<2) | (entry & 0x3)) & 0x7) argument
|
/hal_espressif-latest/components/bt/porting/transport/driver/uart/ |
D | hci_driver_uart.c | 44 hci_driver_direction_t dir) in hci_driver_uart_tx()
|
D | hci_driver_uart_dma.c | 484 hci_driver_direction_t dir) in hci_driver_uart_dma_tx()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/ |
D | bta_hf_client_at.c | 545 static void bta_hf_client_handle_clcc(UINT16 idx, UINT16 dir, UINT16 status, UINT16 mode, UINT16 mp… in bta_hf_client_handle_clcc() 969 UINT16 idx, dir, status, mode, mpty; in bta_hf_client_parse_clcc() local
|
/hal_espressif-latest/components/bt/host/bluedroid/api/ |
D | esp_hf_ag_api.c | 340 … esp_hf_ag_clcc_response(esp_bd_addr_t remote_addr, int index, esp_hf_current_call_direction_t dir, in esp_hf_ag_clcc_response()
|
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/ |
D | esp_hf_client_api.h | 213 esp_hf_current_call_direction_t dir; /*!< direction of the call */ member
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | ledc_ll.h | 489 …m(ledc_dev_t *hw, ledc_mode_t speed_mode, ledc_channel_t channel_num, uint32_t *dir, uint32_t *cyc… in ledc_ll_get_duty_param()
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | ledc_ll.h | 470 …m(ledc_dev_t *hw, ledc_mode_t speed_mode, ledc_channel_t channel_num, uint32_t *dir, uint32_t *cyc… in ledc_ll_get_duty_param()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/ |
D | btc_hf_ag.c | 642 …status_t btc_hf_clcc_response(bt_bdaddr_t *bd_addr, int index, esp_hf_current_call_direction_t dir, in btc_hf_clcc_response()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_hf_ag.h | 141 esp_hf_current_call_direction_t dir; member
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | twai_ll.h | 537 twai_ll_err_dir_t *dir, in twai_ll_parse_err_code_cap()
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | twai_struct.h | 122 uint32_t dir: 1; /* ECC.5 Error Direction (TX/RX) */ member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | twai_struct.h | 123 uint32_t dir: 1; /* ECC.5 Error Direction (TX/RX) */ member
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | twai_struct.h | 120 uint32_t dir: 1; /* ECC.5 Error Direction (TX/RX) */ member
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | twai_struct.h | 121 uint32_t dir: 1; /* ECC.5 Error Direction (TX/RX) */ member
|
/hal_espressif-latest/components/driver/deprecated/ |
D | i2s_legacy.c | 128 i2s_dir_t dir; member
|