/hal_espressif-latest/components/esp_coex/esp32/ |
D | esp_coex_adapter.c | 85 void esp_coex_common_semphr_delete_wrapper(void *semphr) in esp_coex_common_semphr_delete_wrapper() 90 int32_t esp_coex_common_semphr_take_wrapper(void *semphr, uint32_t block_time_tick) in esp_coex_common_semphr_take_wrapper() 99 int32_t esp_coex_common_semphr_give_wrapper(void *semphr) in esp_coex_common_semphr_give_wrapper() 138 …modem_static_queue_t *semphr = heap_caps_calloc(1, sizeof(modem_static_queue_t), MALLOC_CAP_8BIT|M… in esp_coex_internal_semphr_create_wrapper() local 170 static void esp_coex_internal_semphr_delete_wrapper(void *semphr) in esp_coex_internal_semphr_delete_wrapper() 186 static int32_t IRAM_ATTR esp_coex_internal_semphr_take_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_internal_semphr_take_from_isr_wrapper() 191 static int32_t IRAM_ATTR esp_coex_internal_semphr_give_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_internal_semphr_give_from_isr_wrapper() 196 static int32_t esp_coex_internal_semphr_take_wrapper(void *semphr, uint32_t block_time_tick) in esp_coex_internal_semphr_take_wrapper() 205 static int32_t esp_coex_internal_semphr_give_wrapper(void *semphr) in esp_coex_internal_semphr_give_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32s2/ |
D | esp_coex_adapter.c | 87 void esp_coex_common_semphr_delete_wrapper(void *semphr) in esp_coex_common_semphr_delete_wrapper() 92 int32_t esp_coex_common_semphr_take_wrapper(void *semphr, uint32_t block_time_tick) in esp_coex_common_semphr_take_wrapper() 101 int32_t esp_coex_common_semphr_give_wrapper(void *semphr) in esp_coex_common_semphr_give_wrapper() 148 …modem_static_queue_t *semphr = heap_caps_calloc(1, sizeof(modem_static_queue_t), MALLOC_CAP_8BIT|M… in esp_coex_internal_semphr_create_wrapper() local 180 static void esp_coex_internal_semphr_delete_wrapper(void *semphr) in esp_coex_internal_semphr_delete_wrapper() 196 static int32_t IRAM_ATTR esp_coex_internal_semphr_take_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_internal_semphr_take_from_isr_wrapper() 201 static int32_t IRAM_ATTR esp_coex_internal_semphr_give_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_internal_semphr_give_from_isr_wrapper() 206 static int32_t esp_coex_internal_semphr_take_wrapper(void *semphr, uint32_t block_time_tick) in esp_coex_internal_semphr_take_wrapper() 215 static int32_t esp_coex_internal_semphr_give_wrapper(void *semphr) in esp_coex_internal_semphr_give_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32s3/ |
D | esp_coex_adapter.c | 88 void esp_coex_common_semphr_delete_wrapper(void *semphr) in esp_coex_common_semphr_delete_wrapper() 93 int32_t esp_coex_common_semphr_take_wrapper(void *semphr, uint32_t block_time_tick) in esp_coex_common_semphr_take_wrapper() 102 int32_t esp_coex_common_semphr_give_wrapper(void *semphr) in esp_coex_common_semphr_give_wrapper() 154 …modem_static_queue_t *semphr = heap_caps_calloc(1, sizeof(modem_static_queue_t), MALLOC_CAP_8BIT|M… in esp_coex_internal_semphr_create_wrapper() local 186 static void esp_coex_internal_semphr_delete_wrapper(void *semphr) in esp_coex_internal_semphr_delete_wrapper() 202 static int32_t IRAM_ATTR esp_coex_internal_semphr_take_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_internal_semphr_take_from_isr_wrapper() 207 static int32_t IRAM_ATTR esp_coex_internal_semphr_give_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_internal_semphr_give_from_isr_wrapper() 212 static int32_t esp_coex_internal_semphr_take_wrapper(void *semphr, uint32_t block_time_tick) in esp_coex_internal_semphr_take_wrapper() 221 static int32_t esp_coex_internal_semphr_give_wrapper(void *semphr) in esp_coex_internal_semphr_give_wrapper()
|
/hal_espressif-latest/zephyr/esp32s2/src/coex/ |
D | esp_coex_adapter.c | 80 void esp_coex_common_semphr_delete_wrapper(void *semphr) in esp_coex_common_semphr_delete_wrapper() 85 int32_t esp_coex_common_semphr_take_wrapper(void *semphr, uint32_t block_time_tick) in esp_coex_common_semphr_take_wrapper() 102 int32_t esp_coex_common_semphr_give_wrapper(void *semphr) in esp_coex_common_semphr_give_wrapper() 121 void esp_coex_internal_semphr_delete_wrapper(void *semphr) in esp_coex_internal_semphr_delete_wrapper() 126 int32_t esp_coex_internal_semphr_take_wrapper(void *semphr, uint32_t block_time_tick) in esp_coex_internal_semphr_take_wrapper() 143 int32_t esp_coex_internal_semphr_give_wrapper(void *semphr) in esp_coex_internal_semphr_give_wrapper() 184 static int32_t IRAM_ATTR esp_coex_internal_semphr_take_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_internal_semphr_take_from_isr_wrapper() 198 static int32_t IRAM_ATTR esp_coex_internal_semphr_give_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_internal_semphr_give_from_isr_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32c3/ |
D | esp_coex_adapter.c | 83 void esp_coex_common_semphr_delete_wrapper(void *semphr) in esp_coex_common_semphr_delete_wrapper() 88 int32_t esp_coex_common_semphr_take_wrapper(void *semphr, uint32_t block_time_tick) in esp_coex_common_semphr_take_wrapper() 97 int32_t esp_coex_common_semphr_give_wrapper(void *semphr) in esp_coex_common_semphr_give_wrapper() 142 static int32_t IRAM_ATTR esp_coex_semphr_take_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_semphr_take_from_isr_wrapper() 147 static int32_t IRAM_ATTR esp_coex_semphr_give_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_semphr_give_from_isr_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32h2/ |
D | esp_coex_adapter.c | 82 void esp_coex_common_semphr_delete_wrapper(void *semphr) in esp_coex_common_semphr_delete_wrapper() 87 int32_t esp_coex_common_semphr_take_wrapper(void *semphr, uint32_t block_time_tick) in esp_coex_common_semphr_take_wrapper() 96 int32_t esp_coex_common_semphr_give_wrapper(void *semphr) in esp_coex_common_semphr_give_wrapper() 128 static int32_t IRAM_ATTR esp_coex_semphr_take_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_semphr_take_from_isr_wrapper() 133 static int32_t IRAM_ATTR esp_coex_semphr_give_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_semphr_give_from_isr_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32c2/ |
D | esp_coex_adapter.c | 82 void esp_coex_common_semphr_delete_wrapper(void *semphr) in esp_coex_common_semphr_delete_wrapper() 87 int32_t esp_coex_common_semphr_take_wrapper(void *semphr, uint32_t block_time_tick) in esp_coex_common_semphr_take_wrapper() 96 int32_t esp_coex_common_semphr_give_wrapper(void *semphr) in esp_coex_common_semphr_give_wrapper() 136 static int32_t IRAM_ATTR esp_coex_semphr_take_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_semphr_take_from_isr_wrapper() 141 static int32_t IRAM_ATTR esp_coex_semphr_give_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_semphr_give_from_isr_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32c6/ |
D | esp_coex_adapter.c | 82 void esp_coex_common_semphr_delete_wrapper(void *semphr) in esp_coex_common_semphr_delete_wrapper() 87 int32_t esp_coex_common_semphr_take_wrapper(void *semphr, uint32_t block_time_tick) in esp_coex_common_semphr_take_wrapper() 96 int32_t esp_coex_common_semphr_give_wrapper(void *semphr) in esp_coex_common_semphr_give_wrapper() 136 static int32_t IRAM_ATTR esp_coex_semphr_take_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_semphr_take_from_isr_wrapper() 141 static int32_t IRAM_ATTR esp_coex_semphr_give_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_semphr_give_from_isr_wrapper()
|
/hal_espressif-latest/zephyr/esp32/src/coex/ |
D | esp_coex_adapter.c | 79 void esp_coex_common_semphr_delete_wrapper(void *semphr) in esp_coex_common_semphr_delete_wrapper() 84 int32_t esp_coex_common_semphr_take_wrapper(void *semphr, uint32_t block_time_tick) in esp_coex_common_semphr_take_wrapper() 101 int32_t esp_coex_common_semphr_give_wrapper(void *semphr) in esp_coex_common_semphr_give_wrapper() 132 static int32_t IRAM_ATTR esp_coex_internal_semphr_take_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_internal_semphr_take_from_isr_wrapper() 146 static int32_t IRAM_ATTR esp_coex_internal_semphr_give_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_internal_semphr_give_from_isr_wrapper()
|
/hal_espressif-latest/zephyr/esp32c3/src/coex/ |
D | esp_coex_adapter.c | 80 void esp_coex_common_semphr_delete_wrapper(void *semphr) in esp_coex_common_semphr_delete_wrapper() 85 int32_t esp_coex_common_semphr_take_wrapper(void *semphr, uint32_t block_time_tick) in esp_coex_common_semphr_take_wrapper() 102 int32_t esp_coex_common_semphr_give_wrapper(void *semphr) in esp_coex_common_semphr_give_wrapper() 150 static int32_t IRAM_ATTR esp_coex_semphr_take_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_semphr_take_from_isr_wrapper() 164 static int32_t IRAM_ATTR esp_coex_semphr_give_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_semphr_give_from_isr_wrapper()
|
/hal_espressif-latest/zephyr/esp32s3/src/coex/ |
D | esp_coex_adapter.c | 78 void esp_coex_common_semphr_delete_wrapper(void *semphr) in esp_coex_common_semphr_delete_wrapper() 83 int32_t esp_coex_common_semphr_take_wrapper(void *semphr, uint32_t block_time_tick) in esp_coex_common_semphr_take_wrapper() 100 int32_t esp_coex_common_semphr_give_wrapper(void *semphr) in esp_coex_common_semphr_give_wrapper() 146 static int32_t IRAM_ATTR esp_coex_semphr_take_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_semphr_take_from_isr_wrapper() 160 static int32_t IRAM_ATTR esp_coex_semphr_give_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_semphr_give_from_isr_wrapper()
|
/hal_espressif-latest/zephyr/esp32c2/src/coex/ |
D | esp_coex_adapter.c | 75 void esp_coex_common_semphr_delete_wrapper(void *semphr) in esp_coex_common_semphr_delete_wrapper() 80 int32_t esp_coex_common_semphr_take_wrapper(void *semphr, uint32_t block_time_tick) in esp_coex_common_semphr_take_wrapper() 97 int32_t esp_coex_common_semphr_give_wrapper(void *semphr) in esp_coex_common_semphr_give_wrapper() 138 static int32_t IRAM_ATTR esp_coex_semphr_take_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_semphr_take_from_isr_wrapper() 152 static int32_t IRAM_ATTR esp_coex_semphr_give_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_semphr_give_from_isr_wrapper()
|
/hal_espressif-latest/zephyr/esp32c6/src/coex/ |
D | esp_coex_adapter.c | 80 void esp_coex_common_semphr_delete_wrapper(void *semphr) in esp_coex_common_semphr_delete_wrapper() 85 int32_t esp_coex_common_semphr_take_wrapper(void *semphr, uint32_t block_time_tick) in esp_coex_common_semphr_take_wrapper() 102 int32_t esp_coex_common_semphr_give_wrapper(void *semphr) in esp_coex_common_semphr_give_wrapper() 143 static int32_t IRAM_ATTR esp_coex_semphr_take_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_semphr_take_from_isr_wrapper() 157 static int32_t IRAM_ATTR esp_coex_semphr_give_from_isr_wrapper(void *semphr, void *hptw) in esp_coex_semphr_give_from_isr_wrapper()
|
/hal_espressif-latest/components/bt/controller/esp32c3/ |
D | bt.c | 556 …btdm_queue_item_t *semphr = heap_caps_calloc(1, sizeof(btdm_queue_item_t), MALLOC_CAP_8BIT|MALLOC_… in semphr_create_wrapper() local 566 static void semphr_delete_wrapper(void *semphr) in semphr_delete_wrapper() 581 static int IRAM_ATTR semphr_take_from_isr_wrapper(void *semphr, void *hptw) in semphr_take_from_isr_wrapper() 586 static int IRAM_ATTR semphr_give_from_isr_wrapper(void *semphr, void *hptw) in semphr_give_from_isr_wrapper() 591 static int semphr_take_wrapper(void *semphr, uint32_t block_time_ms) in semphr_take_wrapper() 600 static int semphr_give_wrapper(void *semphr) in semphr_give_wrapper()
|
/hal_espressif-latest/zephyr/esp32/src/bt/ |
D | esp_bt_adapter.c | 467 static void semphr_delete_wrapper(void *semphr) in semphr_delete_wrapper() 472 static int32_t IRAM_ATTR semphr_take_from_isr_wrapper(void *semphr, void *hptw) in semphr_take_from_isr_wrapper() 486 static int32_t IRAM_ATTR semphr_give_from_isr_wrapper(void *semphr, void *hptw) in semphr_give_from_isr_wrapper() 496 static int32_t semphr_take_wrapper(void *semphr, uint32_t block_time_ms) in semphr_take_wrapper() 513 static int32_t semphr_give_wrapper(void *semphr) in semphr_give_wrapper()
|
/hal_espressif-latest/components/bt/controller/esp32/ |
D | bt.c | 559 …btdm_queue_item_t *semphr = heap_caps_calloc(1, sizeof(btdm_queue_item_t), MALLOC_CAP_8BIT|MALLOC_… in semphr_create_wrapper() local 581 static void semphr_delete_wrapper(void *semphr) in semphr_delete_wrapper() 605 static int32_t IRAM_ATTR semphr_take_from_isr_wrapper(void *semphr, void *hptw) in semphr_take_from_isr_wrapper() 617 static int32_t IRAM_ATTR semphr_give_from_isr_wrapper(void *semphr, void *hptw) in semphr_give_from_isr_wrapper() 629 static int32_t semphr_take_wrapper(void *semphr, uint32_t block_time_ms) in semphr_take_wrapper() 649 static int32_t semphr_give_wrapper(void *semphr) in semphr_give_wrapper()
|
/hal_espressif-latest/zephyr/esp32c3/src/bt/ |
D | esp_bt_adapter.c | 520 static void semphr_delete_wrapper(void *semphr) in semphr_delete_wrapper() 525 static int32_t IRAM_ATTR semphr_take_from_isr_wrapper(void *semphr, void *hptw) in semphr_take_from_isr_wrapper() 539 static int32_t IRAM_ATTR semphr_give_from_isr_wrapper(void *semphr, void *hptw) in semphr_give_from_isr_wrapper() 549 static int32_t semphr_take_wrapper(void *semphr, uint32_t block_time_ms) in semphr_take_wrapper() 566 static int32_t semphr_give_wrapper(void *semphr) in semphr_give_wrapper()
|
/hal_espressif-latest/zephyr/esp32s3/src/bt/ |
D | esp_bt_adapter.c | 513 static void semphr_delete_wrapper(void *semphr) in semphr_delete_wrapper() 518 static int32_t IRAM_ATTR semphr_take_from_isr_wrapper(void *semphr, void *hptw) in semphr_take_from_isr_wrapper() 532 static int32_t IRAM_ATTR semphr_give_from_isr_wrapper(void *semphr, void *hptw) in semphr_give_from_isr_wrapper() 542 static int32_t semphr_take_wrapper(void *semphr, uint32_t block_time_ms) in semphr_take_wrapper() 559 static int32_t semphr_give_wrapper(void *semphr) in semphr_give_wrapper()
|
/hal_espressif-latest/components/driver/spi/ |
D | spi_bus_lock.c | 216 SemaphoreHandle_t semphr; ///< Binary semaphore to notify the device it claimed the bus member
|