Home
last modified time | relevance | path

Searched defs:rpt (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.4.0/components/partition_table/test_gen_esp32part_host/
Dgen_esp32part_tests.py498 def rpt(args): function
547 def rpt(args): function
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dhid_dev.c27 hid_report_map_t *rpt = hid_dev_rpt_tbl; in hid_dev_rpt_by_id() local
/hal_espressif-3.4.0/components/esp_hid/src/
Dbt_hidd.c157 hidd_report_item_t *rpt = NULL; in get_report_by_idx_id_type() local
173 hidd_report_item_t *rpt = NULL; in get_report_by_id_and_type() local
273 hidd_report_item_t *rpt = NULL; in get_value_len_by_type_protocol() local
Dble_hidd.c343 hidd_le_report_item_t *rpt = NULL; in link_report_handles() local
355 hidd_le_report_item_t *rpt = NULL; in get_report_by_handle() local
369 hidd_le_report_item_t *rpt = NULL; in get_report_by_id_and_type() local
/hal_espressif-3.4.0/components/hal/
Dadc_hal.c630 for (uint8_t rpt = 0 ; rpt < ADC_HAL_CAL_TIMES ; rpt ++) { in adc_hal_self_calibration() local