/hal_espressif-latest/components/esp_hw_support/ |
D | sleep_retention.c | 218 …2_t owner, uint32_t runtime_bitmap, uint32_t entries_bitmap, regdma_link_priority_t priority, slee… in sleep_retention_entries_check_and_create_default() 243 …oid sleep_retention_entries_update(uint32_t owner, void *new_link, regdma_link_priority_t priority) in sleep_retention_entries_update() 261 …y_create(const regdma_link_config_t *config, uint32_t owner, regdma_link_priority_t priority, slee… in sleep_retention_entries_try_create() 285 …_bonding(const regdma_link_config_t *config, uint32_t owner, regdma_link_priority_t priority, slee… in sleep_retention_entries_try_create_bonding() 350 static bool sleep_retention_entries_get_destroy_context(regdma_link_priority_t priority, sleep_rete… in sleep_retention_entries_get_destroy_context() 380 static void sleep_retention_entries_context_update(regdma_link_priority_t priority) in sleep_retention_entries_context_update() 392 static bool sleep_retention_entries_dettach(regdma_link_priority_t priority, sleep_retention_entrie… in sleep_retention_entries_dettach() 440 regdma_link_priority_t priority = 0; in sleep_retention_entries_all_destroy_wrapper() local 480 …pl(const sleep_retention_entries_config_t retent[], int num, regdma_link_priority_t priority, slee… in sleep_retention_entries_create_impl() 528 static esp_err_t sleep_retention_entries_create_bonding(regdma_link_priority_t priority, sleep_rete… in sleep_retention_entries_create_bonding() [all …]
|
/hal_espressif-latest/components/esp_coex/src/ |
D | coexist.c | 107 …_set_t *gpio_pin, external_coex_wire_t wire_type, uint32_t request, uint32_t priority, uint32_t gr… in esp_external_coex_set_gpio_pin() 144 …role_set_gpio_pin(external_coex_wire_t wire_type, uint32_t request, uint32_t priority, uint32_t gr… in esp_external_coex_leader_role_set_gpio_pin() 152 …role_set_gpio_pin(external_coex_wire_t wire_type, uint32_t request, uint32_t priority, uint32_t gr… in esp_external_coex_follower_role_set_gpio_pin()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/ |
D | esp_cpu_intr.c | 19 int priority; member
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/ |
D | esp_cpu_intr.c | 17 int priority; member
|
/hal_espressif-latest/components/esp_system/include/esp_private/ |
D | startup_internal.h | 68 #define ESP_SYSTEM_INIT_FN(f, c, priority, ...) \ argument
|
/hal_espressif-latest/components/bt/common/osi/ |
D | thread.c | 206 osi_thread_t *osi_thread_create(const char *name, size_t stack_size, int priority, osi_thread_core_… in osi_thread_create() 353 bool osi_thread_set_priority(osi_thread_t *thread, int priority) in osi_thread_set_priority()
|
/hal_espressif-latest/components/esp_coex/include/ |
D | esp_coexist.h | 60 gpio_num_t priority; /**< request gpio signal priority from follower to leader */ member
|
/hal_espressif-latest/components/esp_hw_support/port/esp32/ |
D | esp_cpu_intr.c | 19 int priority; member
|
/hal_espressif-latest/components/esp_hw_support/include/ |
D | esp_cpu.h | 54 …int priority; /**< Priority of the interrupt if it has a fixed priority, (-1) if the… member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/include/ |
D | esp_ble_mesh_ble_api.h | 105 uint8_t priority:2; /*!< Priority of BLE advertising packet */ member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/ |
D | l2c_ucd.c | 486 BOOLEAN L2CA_UCDSetTxPriority ( BD_ADDR rem_bda, tL2CAP_CHNL_PRIORITY priority ) in L2CA_UCDSetTxPriority()
|
D | l2c_api.c | 971 BOOLEAN L2CA_SetAclPriority (BD_ADDR bd_addr, UINT8 priority) in L2CA_SetAclPriority() 1065 BOOLEAN L2CA_SetTxPriority (UINT16 cid, tL2CAP_CHNL_PRIORITY priority) in L2CA_SetTxPriority()
|
D | l2c_utils.c | 1437 void l2cu_change_pri_ccb (tL2C_CCB *p_ccb, tL2CAP_CHNL_PRIORITY priority) in l2cu_change_pri_ccb() 2517 BOOLEAN l2cu_set_acl_priority (BD_ADDR bd_addr, UINT8 priority, BOOLEAN reset_after_rs) in l2cu_set_acl_priority()
|
/hal_espressif-latest/components/esp_hw_support/dma/ |
D | gdma.c | 366 esp_err_t gdma_set_priority(gdma_channel_handle_t dma_chan, uint32_t priority) in gdma_set_priority()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/ |
D | rfc_int.h | 91 UINT8 priority; member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/ |
D | mesh_bearer_adapt.h | 399 uint8_t priority:2; /* Priority of BLE advertising packet */ member
|