Searched defs:inst (Results 1 – 13 of 13) sorted by relevance
/hal_espressif-3.6.0/components/hal/include/hal/ |
D | wdt_hal.h | 37 …wdt_inst_t inst; /**< Which WDT instance this HAL context is using (i.e. MWDT0, MWD… member
|
D | spi_flash_hal.h | 40 …spi_flash_host_inst_t inst; ///< Host instance, containing host data and function pointer table. M… member
|
/hal_espressif-3.6.0/components/riscv/ |
D | instruction_decode.c | 27 unsigned int inst; member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/esp/wechat_AirSync/ |
D | wx_airsync_prf.c | 181 UINT8 inst = 0x00; in AirSync_CreateService() local
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/esp/ble_button/ |
D | button_pro.c | 203 uint8_t inst = 0x00; in Button_CreateService() local
|
/hal_espressif-3.6.0/zephyr/esp32s3/src/boot/ |
D | bootloader_init.c | 163 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/ |
D | bootloader_esp32s2.c | 224 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/ |
D | bootloader_esp32.c | 281 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/ |
D | bootloader_esp32s3.c | 249 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/ |
D | test_vfs_paths.c | 252 dummy_vfs_t inst; in test_vfs_register() local
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gatts_api.c | 153 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/ |
D | bta_gatts_int.h | 85 UINT8 inst; member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/ |
D | btm_ble_api.h | 717 tBTM_BLE_EXTENDED_INST inst[MAX_BLE_ADV_INSTANCE]; /* dynamic array to store adv instance */ member
|