/hal_espressif-3.4.0/components/hal/include/hal/ |
D | dac_types.h | 59 …uint32_t interval; /*!<The number of interval clock cycles for the DAC digital controller… member
|
D | usbh_hal.h | 122 usb_hal_interval_t interval; /**< The interval of the endpoint */ member
|
/hal_espressif-3.4.0/examples/common_components/iperf/include/ |
D | iperf.h | 68 uint32_t interval; member
|
/hal_espressif-3.4.0/examples/protocols/icmp_echo/main/ |
D | echo_example_main.c | 72 struct arg_dbl *interval; member
|
/hal_espressif-3.4.0/examples/ethernet/iperf/main/ |
D | cmd_ethernet.c | 71 struct arg_int *interval; member
|
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/api/core/include/ |
D | esp_ble_mesh_ble_api.h | 97 uint16_t interval; /*!< BLE advertising interval */ member
|
/hal_espressif-3.4.0/components/driver/include/driver/ |
D | adc_types_deprecated.h | 137 …uint32_t interval; /*!<The number of interval clock cycles for the digital c… member
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/ |
D | btm_pm.c | 757 void btm_pm_proc_mode_change (UINT8 hci_status, UINT16 hci_handle, UINT8 mode, UINT16 interval) in btm_pm_proc_mode_change()
|
D | btm_inq.c | 161 tBTM_STATUS BTM_SetDiscoverability (UINT16 inq_mode, UINT16 window, UINT16 interval) in BTM_SetDiscoverability() 587 tBTM_STATUS BTM_SetConnectability (UINT16 page_mode, UINT16 window, UINT16 interval) in BTM_SetConnectability()
|
/hal_espressif-3.4.0/examples/common_components/iperf/ |
D | iperf.c | 71 uint32_t interval = s_iperf_ctrl.cfg.interval; in iperf_report_task() local
|
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/main/ |
D | cmd_wifi.c | 29 struct arg_int *interval; member
|
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/common_components/button/ |
D | button.c | 51 TickType_t interval; member
|
/hal_espressif-3.4.0/examples/wifi/iperf/main/ |
D | cmd_wifi.c | 31 struct arg_int *interval; member
|
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_core/include/ |
D | mesh_bearer_adapt.h | 391 uint16_t interval; /* Advertising interval */ member 421 uint16_t interval; member
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/hcic/ |
D | hcicmds.c | 1149 BOOLEAN btsnd_hcic_write_pagescan_cfg(UINT16 interval, UINT16 window) in btsnd_hcic_write_pagescan_cfg() 1173 BOOLEAN btsnd_hcic_write_inqscan_cfg(UINT16 interval, UINT16 window) in btsnd_hcic_write_inqscan_cfg()
|
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_core/ |
D | adv.c | 498 uint32_t interval = 0U; in ignore_relay_packet() local
|
/hal_espressif-3.4.0/components/spi_flash/ |
D | spi_flash_chip_generic.c | 412 const int interval = CHIP_WAIT_IDLE_INTERVAL_US; in spi_flash_chip_generic_wait_idle() local
|
/hal_espressif-3.4.0/components/esp_wifi/esp32s2/ |
D | esp_adapter.c | 595 static IRAM_ATTR int coex_schm_interval_set_wrapper(uint32_t interval) in coex_schm_interval_set_wrapper()
|
/hal_espressif-3.4.0/components/hal/ |
D | adc_hal.c | 229 …uint32_t interval = APB_CLK_FREQ / (ADC_LL_CLKM_DIV_NUM_DEFAULT + ADC_LL_CLKM_DIV_A_DEFAULT / ADC_… in adc_hal_digi_sample_freq_config() local
|
/hal_espressif-3.4.0/components/esp_wifi/esp32/ |
D | esp_adapter.c | 601 static IRAM_ATTR int coex_schm_interval_set_wrapper(uint32_t interval) in coex_schm_interval_set_wrapper()
|
/hal_espressif-3.4.0/components/esp_wifi/esp32s3/ |
D | esp_adapter.c | 620 static IRAM_ATTR int coex_schm_interval_set_wrapper(uint32_t interval) in coex_schm_interval_set_wrapper()
|
/hal_espressif-3.4.0/components/esp_wifi/esp32c3/ |
D | esp_adapter.c | 589 static IRAM_ATTR int coex_schm_interval_set_wrapper(uint32_t interval) in coex_schm_interval_set_wrapper()
|
/hal_espressif-3.4.0/components/esp_timer/test/ |
D | test_esp_timer.c | 655 const int64_t interval = 10000; variable
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btu/ |
D | btu_hcif.c | 1546 UINT16 interval; in btu_hcif_mode_change_evt() local
|
/hal_espressif-3.4.0/components/usb/ |
D | hcd.c | 207 uint32_t interval: 8; //Interval (in number of SOF i.e., ms) member 2148 …buffer_block_t *buffer, usb_transfer_t *transfer, bool is_in, int mps, int interval, int start_idx) in _buffer_fill_isoc()
|