Home
last modified time | relevance | path

Searched defs:pid (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32/
Dcache_sram_mmu.c36 #define PID_CHECK(pid) (((pid)<0) || ((pid)>7)) argument
56 unsigned int IRAM_ATTR cache_sram_mmu_set(int cpu_no, int pid, unsigned int vaddr, unsigned int pad… in cache_sram_mmu_set()
132 unsigned int cache_sram_mmu_set(int cpu_no, int pid, unsigned int vaddr, unsigned int paddr, int ps… in cache_sram_mmu_set()
/hal_espressif-latest/components/esp_rom/include/esp32/rom/
Dcache.h68 …((always_inline)) unsigned int IRAM_ATTR cache_flash_mmu_set(int cpu_no, int pid, unsigned int vad… in cache_flash_mmu_set()
/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/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/stack/include/stack/
Davct_api.h115 UINT16 pid; /* Profile ID */ member
/hal_espressif-latest/components/bt/common/btc/include/btc/
Dbtc_task.h21 uint8_t pid; //profile id member
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_lcb.c405 tAVCT_CCB *avct_lcb_has_pid(tAVCT_LCB *p_lcb, UINT16 pid) in avct_lcb_has_pid()
Davct_lcb_act.c630 UINT16 pid; in avct_lcb_msg_ind() local
/hal_espressif-latest/components/hal/include/hal/
Dusb_dwc_hal.h602 static inline void usb_dwc_hal_chan_set_pid(usb_dwc_hal_chan_t *chan_obj, int pid) in usb_dwc_hal_chan_set_pid()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_access.h582 uint16_t pid; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dusb_dwc_struct.h518 uint32_t pid: 2; member
/hal_espressif-latest/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h685 uint16_t pid; /*!< 16-bit vendor-assigned product identifier */ member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dusb_dwc_struct.h518 uint32_t pid: 2; member