Home
last modified time | relevance | path

Searched refs:_lock_acquire (Results 1 – 25 of 46) sorted by relevance

12

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
Desp_crypto_lock.c33 _lock_acquire(&s_crypto_hmac_lock); in esp_crypto_hmac_lock_acquire()
45 _lock_acquire(&s_crypto_ds_lock); in esp_crypto_ds_lock_acquire()
59 _lock_acquire(&s_crypto_sha_aes_lock); in esp_crypto_sha_aes_lock_acquire()
69 _lock_acquire(&s_crypto_mpi_lock); in esp_crypto_mpi_lock_acquire()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32h2/
Desp_crypto_lock.c33 _lock_acquire(&s_crypto_hmac_lock); in esp_crypto_hmac_lock_acquire()
45 _lock_acquire(&s_crypto_ds_lock); in esp_crypto_ds_lock_acquire()
59 _lock_acquire(&s_crypto_sha_aes_lock); in esp_crypto_sha_aes_lock_acquire()
69 _lock_acquire(&s_crypto_mpi_lock); in esp_crypto_mpi_lock_acquire()
/hal_espressif-3.6.0/components/wear_levelling/
Dwear_levelling.cpp70 _lock_acquire(&s_instances_lock); in wl_mount()
174 _lock_acquire(&s_instances_lock); in wl_unmount()
198 _lock_acquire(&s_instances[handle].lock); in wl_erase_range()
210 _lock_acquire(&s_instances[handle].lock); in wl_write()
222 _lock_acquire(&s_instances[handle].lock); in wl_read()
234 _lock_acquire(&s_instances[handle].lock); in wl_size()
246 _lock_acquire(&s_instances[handle].lock); in wl_sector_size()
/hal_espressif-3.6.0/components/fatfs/vfs/
Dvfs_fat.c301 _lock_acquire(&fat_ctx->lock); in vfs_fat_open()
408 _lock_acquire(&fat_ctx->lock); in vfs_fat_pread()
448 _lock_acquire(&fat_ctx->lock); in vfs_fat_pwrite()
487 _lock_acquire(&fat_ctx->lock); in vfs_fat_fsync()
503 _lock_acquire(&fat_ctx->lock); in vfs_fat_close()
584 _lock_acquire(&fat_ctx->lock); in vfs_fat_stat()
617 _lock_acquire(&fat_ctx->lock); in vfs_fat_unlink()
632 _lock_acquire(&fat_ctx->lock); in vfs_fat_link()
700 _lock_acquire(&fat_ctx->lock); in vfs_fat_rename()
715 _lock_acquire(&fat_ctx->lock); in vfs_fat_opendir()
[all …]
/hal_espressif-3.6.0/components/newlib/
Dtime.c103 _lock_acquire(&s_time_lock); in get_adjusted_boot_time()
112 _lock_acquire(&s_time_lock); in adjtime_corr_stop()
125 _lock_acquire(&s_time_lock); in adjtime()
147 _lock_acquire(&s_time_lock); in adjtime()
Dnewlib_init.c104 ._lock_acquire = &_lock_acquire,
Dlocks.c162 void IRAM_ATTR _lock_acquire(_lock_t *lock) { in _lock_acquire() function
316 _lock_acquire(&lock); in __retarget_lock_acquire()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Desp_crypto_lock.c20 _lock_acquire(&s_crypto_dma_lock); in esp_crypto_dma_lock_acquire()
30 _lock_acquire(&s_crypto_mpi_lock); in esp_crypto_mpi_lock_acquire()
/hal_espressif-3.6.0/components/esp_pm/
Dpm_locks.c78 _lock_acquire(&s_list_lock); in esp_pm_lock_create()
97 _lock_acquire(&s_list_lock); in esp_pm_lock_delete()
169 _lock_acquire(&s_list_lock); in esp_pm_dump_locks()
/hal_espressif-3.6.0/components/newlib/port/
Desp_time_impl.c100 _lock_acquire(&s_boot_time_lock); in esp_time_impl_set_boot_time()
113 _lock_acquire(&s_boot_time_lock); in esp_time_impl_get_boot_time()
/hal_espressif-3.6.0/components/driver/
Ddedic_gpio.c75 _lock_acquire(&s_platform_mutexlock[core_id]); in dedic_gpio_build_platform()
103 _lock_acquire(&s_platform_mutexlock[core_id]); in dedic_gpio_break_platform()
148 _lock_acquire(&s_platform_mutexlock[core_id]); in dedic_gpio_install_interrupt()
168 _lock_acquire(&s_platform_mutexlock[core_id]); in dedic_gpio_uninstall_interrupt()
/hal_espressif-3.6.0/components/tinyusb/additions/src/
Dvfs_tinyusb.c134 _lock_acquire(&(s_vfstusb.write_lock)); in tusb_write()
172 _lock_acquire(&(s_vfstusb.read_lock)); in tusb_read()
/hal_espressif-3.6.0/components/spi_flash/sim/stubs/newlib/
Dlock.c11 void _lock_acquire(_lock_t *lock) in _lock_acquire() function
/hal_espressif-3.6.0/components/spi_flash/sim/stubs/newlib/include/sys/
Dlock.h19 void _lock_acquire(_lock_t *lock);
/hal_espressif-3.6.0/components/spi_flash/
Dpartition.c71 _lock_acquire(&s_partition_list_lock); in ensure_partitions_loaded()
112 _lock_acquire(&s_partition_list_lock); in esp_partition_next()
342 _lock_acquire(&s_partition_list_lock); in esp_partition_register_external()
370 _lock_acquire(&s_partition_list_lock); in esp_partition_deregister_external()
/hal_espressif-3.6.0/components/vfs/
Dvfs.c127 _lock_acquire(&s_fd_table_lock); in esp_vfs_register_fd_range()
172 _lock_acquire(&s_fd_table_lock); in esp_vfs_unregister_with_id()
214 _lock_acquire(&s_fd_table_lock); in esp_vfs_register_fd_with_local_fd()
246 _lock_acquire(&s_fd_table_lock); in esp_vfs_unregister_fd()
401 _lock_acquire(&s_fd_table_lock); in esp_vfs_open()
500 _lock_acquire(&s_fd_table_lock); in esp_vfs_close()
897 _lock_acquire(&s_fd_table_lock); in esp_vfs_select()
1046 _lock_acquire(&s_fd_table_lock); in esp_vfs_select()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/
Desp_crypto_lock.c61 _lock_acquire(&s_crypto_mpi_lock); in esp_crypto_mpi_lock_acquire()
/hal_espressif-3.6.0/components/newlib/platform_include/sys/
Dlock.h34 void _lock_acquire(_lock_t *plock);
/hal_espressif-3.6.0/components/esp_phy/src/
Dphy_init_esp32hxx.c56 _lock_acquire(&s_phy_access_lock); in esp_phy_enable()
/hal_espressif-3.6.0/components/freemodbus/port/
Dport.c52 _lock_acquire(&s_port_lock); in vMBPortEnterCritical()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/
Dbt_app_av.c294 _lock_acquire(&s_volume_lock); in volume_set_by_controller()
302 _lock_acquire(&s_volume_lock); in volume_set_by_local_host()
/hal_espressif-3.6.0/components/log/
Dlog_freertos.c86 _lock_acquire(&bufferLock); in esp_log_system_timestamp()
/hal_espressif-3.6.0/components/esp_rom/include/esp32/rom/
Dlibc_stubs.h72 void (*_lock_acquire)(_lock_t *lock); member
/hal_espressif-3.6.0/components/esp_rom/include/esp32s2/rom/
Dlibc_stubs.h72 void (*_lock_acquire)(_lock_t *lock); member
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_sink/main/
Dbt_app_av.c156 _lock_acquire(&s_volume_lock); in volume_set_by_controller()
165 _lock_acquire(&s_volume_lock); in volume_set_by_local_host()

12