/hal_espressif-latest/components/esp_hw_support/port/esp32/ |
D | cache_sram_mmu.c | 36 #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/ |
D | cache.h | 68 …((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/ |
D | soc_init.c | 17 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/ |
D | bootloader_esp32s3.c | 59 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/ |
D | bootloader_esp32.c | 93 uint32_t inst = 0, pid = 0, stat = 0, data = 0, pc = 0, in wdt_reset_info_dump() local
|
/hal_espressif-latest/zephyr/esp32s3/src/ |
D | soc_init.c | 67 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/ |
D | avct_api.h | 115 UINT16 pid; /* Profile ID */ member
|
/hal_espressif-latest/components/bt/common/btc/include/btc/ |
D | btc_task.h | 21 uint8_t pid; //profile id member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/ |
D | avct_lcb.c | 405 tAVCT_CCB *avct_lcb_has_pid(tAVCT_LCB *p_lcb, UINT16 pid) in avct_lcb_has_pid()
|
D | avct_lcb_act.c | 630 UINT16 pid; in avct_lcb_msg_ind() local
|
/hal_espressif-latest/components/hal/include/hal/ |
D | usb_dwc_hal.h | 602 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/ |
D | mesh_access.h | 582 uint16_t pid; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | usb_dwc_struct.h | 518 uint32_t pid: 2; member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/api/ |
D | esp_ble_mesh_defs.h | 685 uint16_t pid; /*!< 16-bit vendor-assigned product identifier */ member
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | usb_dwc_struct.h | 518 uint32_t pid: 2; member
|