Home
last modified time | relevance | path

Searched defs:interval (Results 1 – 25 of 39) sorted by relevance

12

/hal_espressif-3.4.0/components/hal/include/hal/
Ddac_types.h59 …uint32_t interval; /*!<The number of interval clock cycles for the DAC digital controller… member
Dusbh_hal.h122 usb_hal_interval_t interval; /**< The interval of the endpoint */ member
/hal_espressif-3.4.0/examples/common_components/iperf/include/
Diperf.h68 uint32_t interval; member
/hal_espressif-3.4.0/examples/protocols/icmp_echo/main/
Decho_example_main.c72 struct arg_dbl *interval; member
/hal_espressif-3.4.0/examples/ethernet/iperf/main/
Dcmd_ethernet.c71 struct arg_int *interval; member
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/api/core/include/
Desp_ble_mesh_ble_api.h97 uint16_t interval; /*!< BLE advertising interval */ member
/hal_espressif-3.4.0/components/driver/include/driver/
Dadc_types_deprecated.h137 …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/
Dbtm_pm.c757 void btm_pm_proc_mode_change (UINT8 hci_status, UINT16 hci_handle, UINT8 mode, UINT16 interval) in btm_pm_proc_mode_change()
Dbtm_inq.c161 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/
Diperf.c71 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/
Dcmd_wifi.c29 struct arg_int *interval; member
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/common_components/button/
Dbutton.c51 TickType_t interval; member
/hal_espressif-3.4.0/examples/wifi/iperf/main/
Dcmd_wifi.c31 struct arg_int *interval; member
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h391 uint16_t interval; /* Advertising interval */ member
421 uint16_t interval; member
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c1149 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/
Dadv.c498 uint32_t interval = 0U; in ignore_relay_packet() local
/hal_espressif-3.4.0/components/spi_flash/
Dspi_flash_chip_generic.c412 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/
Desp_adapter.c595 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/
Dadc_hal.c229 …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/
Desp_adapter.c601 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/
Desp_adapter.c620 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/
Desp_adapter.c589 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/
Dtest_esp_timer.c655 const int64_t interval = 10000; variable
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1546 UINT16 interval; in btu_hcif_mode_change_evt() local
/hal_espressif-3.4.0/components/usb/
Dhcd.c207 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()

12