Home
last modified time | relevance | path

Searched defs:inst (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-3.6.0/components/hal/include/hal/
Dwdt_hal.h37 …wdt_inst_t inst; /**< Which WDT instance this HAL context is using (i.e. MWDT0, MWD… member
Dspi_flash_hal.h40 …spi_flash_host_inst_t inst; ///< Host instance, containing host data and function pointer table. M… member
/hal_espressif-3.6.0/components/riscv/
Dinstruction_decode.c27 unsigned int inst; member
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/esp/wechat_AirSync/
Dwx_airsync_prf.c181 UINT8 inst = 0x00; in AirSync_CreateService() local
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/esp/ble_button/
Dbutton_pro.c203 uint8_t inst = 0x00; in Button_CreateService() local
/hal_espressif-3.6.0/zephyr/esp32s3/src/boot/
Dbootloader_init.c163 uint32_t inst = 0, pid = 0, stat = 0, data = 0, pc = 0, in wdt_reset_info_dump() local
/hal_espressif-3.6.0/components/bootloader_support/src/esp32s2/
Dbootloader_esp32s2.c224 uint32_t inst = 0, pid = 0, stat = 0, data = 0, pc = 0, in wdt_reset_info_dump() local
/hal_espressif-3.6.0/components/bootloader_support/src/esp32/
Dbootloader_esp32.c281 uint32_t inst = 0, pid = 0, stat = 0, data = 0, pc = 0, in wdt_reset_info_dump() local
/hal_espressif-3.6.0/components/bootloader_support/src/esp32s3/
Dbootloader_esp32s3.c249 uint32_t inst = 0, pid = 0, stat = 0, data = 0, pc = 0, in wdt_reset_info_dump() local
/hal_espressif-3.6.0/components/vfs/test/
Dtest_vfs_paths.c252 dummy_vfs_t inst; in test_vfs_register() local
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_api.c153 void BTA_GATTS_CreateService(tBTA_GATTS_IF server_if, const tBT_UUID * p_service_uuid, UINT8 inst, in BTA_GATTS_CreateService()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gatts_int.h85 UINT8 inst; member
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h717 tBTM_BLE_EXTENDED_INST inst[MAX_BLE_ADV_INSTANCE]; /* dynamic array to store adv instance */ member