Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dwdt_hal.h29 …wdt_inst_t inst; /**< Which WDT instance this HAL context is using (i.e. MWDT0, MWD… member
Dspi_flash_hal.h32 …spi_flash_host_inst_t inst; ///< Host instance, containing host data and function pointer table. M… member
/hal_espressif-latest/components/riscv/
Dinstruction_decode.c27 unsigned int inst; member
/hal_espressif-latest/zephyr/esp32/src/
Dsoc_init.c17 uint32_t inst = 0, pid = 0, stat = 0, data = 0, pc = 0, lsstat = 0, lsaddr = 0, lsdata = 0, in wdt_reset_info_dump() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/wechat_AirSync/
Dwx_airsync_prf.c173 UINT8 inst = 0x00; in AirSync_CreateService() local
/hal_espressif-latest/components/bootloader_support/src/esp32s3/
Dbootloader_esp32s3.c59 uint32_t inst = 0, pid = 0, stat = 0, data = 0, pc = 0, in wdt_reset_info_dump() local
/hal_espressif-latest/components/bootloader_support/src/esp32/
Dbootloader_esp32.c93 uint32_t inst = 0, pid = 0, stat = 0, data = 0, pc = 0, in wdt_reset_info_dump() local
/hal_espressif-latest/zephyr/esp32s3/src/
Dsoc_init.c67 uint32_t inst = 0, pid = 0, stat = 0, data = 0, pc = 0, lsstat = 0, lsaddr = 0, lsdata = 0, in wdt_reset_info_dump() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/ble_button/
Dbutton_pro.c195 uint8_t inst = 0x00; in Button_CreateService() local
/hal_espressif-latest/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-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gatts_int.h86 UINT8 inst; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h723 tBTM_BLE_EXTENDED_INST inst[MAX_BLE_ADV_INSTANCE]; /* dynamic array to store adv instance */ member