Home
last modified time | relevance | path

Searched refs:CORE_ENTER_ATOMIC (Results 1 – 22 of 22) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/driver/gpio/src/
Dsl_gpio.c123 CORE_ENTER_ATOMIC(); in sl_gpio_set_pin_direction()
157 CORE_ENTER_ATOMIC(); in sl_gpio_set_pin_mode()
182 CORE_ENTER_ATOMIC(); in sl_gpio_get_pin_config()
234 CORE_ENTER_ATOMIC(); in sl_gpio_set_pin()
258 CORE_ENTER_ATOMIC(); in sl_gpio_clear_pin()
282 CORE_ENTER_ATOMIC(); in sl_gpio_toggle_pin()
307 CORE_ENTER_ATOMIC(); in sl_gpio_get_pin_output()
332 CORE_ENTER_ATOMIC(); in sl_gpio_get_pin_input()
353 CORE_ENTER_ATOMIC(); in sl_gpio_set_port()
374 CORE_ENTER_ATOMIC(); in sl_gpio_clear_port()
[all …]
/hal_silabs-latest/simplicity_sdk/platform/service/memory_manager/profiler/src/
Dsli_memory_profiler.c262 CORE_ENTER_ATOMIC(); in sli_memory_profiler_init()
293 CORE_ENTER_ATOMIC(); in sli_memory_profiler_create_pool_tracker()
328 CORE_ENTER_ATOMIC(); in sli_memory_profiler_create_tracker()
363 CORE_ENTER_ATOMIC(); in sli_memory_profiler_describe_tracker()
378 CORE_ENTER_ATOMIC(); in sli_memory_profiler_delete_tracker()
409 CORE_ENTER_ATOMIC(); in sli_memory_profiler_track_alloc_with_ownership()
430 CORE_ENTER_ATOMIC(); in sli_memory_profiler_track_realloc()
447 CORE_ENTER_ATOMIC(); in sli_memory_profiler_track_free()
466 CORE_ENTER_ATOMIC(); in sli_memory_profiler_track_ownership()
486 CORE_ENTER_ATOMIC(); in sli_memory_profiler_take_snapshot()
[all …]
/hal_silabs-latest/simplicity_sdk/platform/service/memory_manager/src/
Dsl_memory_manager_redirect.c58 CORE_ENTER_ATOMIC(); in sl_malloc()
92 CORE_ENTER_ATOMIC(); in sl_memory_alloc_advanced()
165 CORE_ENTER_ATOMIC(); in sl_memory_calloc()
215 CORE_ENTER_ATOMIC(); in sl_memory_realloc()
241 CORE_ENTER_ATOMIC(); in sl_memory_free()
Dsl_memory_manager_pool.c158 CORE_ENTER_ATOMIC(); in sl_memory_pool_alloc()
205 CORE_ENTER_ATOMIC(); in sl_memory_pool_free()
229 CORE_ENTER_ATOMIC(); in sl_memory_pool_get_free_block_count()
Dsl_memory_manager.c225 CORE_ENTER_ATOMIC(); in sl_memory_reserve_no_retention()
358 CORE_ENTER_ATOMIC(); in sl_memory_alloc_advanced()
543 CORE_ENTER_ATOMIC(); in sl_memory_free()
793 CORE_ENTER_ATOMIC(); in sl_memory_realloc()
1038 CORE_ENTER_ATOMIC(); in sl_memory_get_heap_info()
1122 CORE_ENTER_ATOMIC(); in sl_memory_get_heap_high_watermark()
1138 CORE_ENTER_ATOMIC(); in sl_memory_reset_heap_high_watermark()
Dsl_memory_manager_pool_power_aware.c264 CORE_ENTER_ATOMIC(); in sl_memory_pool_alloc()
331 CORE_ENTER_ATOMIC(); in sl_memory_pool_free()
362 CORE_ENTER_ATOMIC(); in sl_memory_pool_get_free_block_count()
Dsl_memory_manager_dynamic_reservation.c107 CORE_ENTER_ATOMIC(); in sl_memory_reserve_block()
224 CORE_ENTER_ATOMIC(); in sl_memory_release_block()
/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/
Dsl_sleeptimer.c193 CORE_ENTER_ATOMIC(); in sl_sleeptimer_init()
503 CORE_ENTER_ATOMIC(); in sl_sleeptimer_is_timer_running()
530 CORE_ENTER_ATOMIC(); in sl_sleeptimer_get_timer_time_remaining()
571 CORE_ENTER_ATOMIC(); in sl_sleeptimer_get_remaining_time_of_first_timer()
636 CORE_ENTER_ATOMIC(); in sl_sleeptimer_get_tick_count()
652 CORE_ENTER_ATOMIC(); in sl_sleeptimer_get_tick_count64()
703 CORE_ENTER_ATOMIC(); in sl_sleeptimer_get_time_64()
743 CORE_ENTER_ATOMIC(); in sl_sleeptimer_set_time_64()
803 CORE_ENTER_ATOMIC(); in sl_sleeptimer_set_datetime()
1069 CORE_ENTER_ATOMIC(); in sl_sleeptimer_set_tz()
[all …]
Dsl_sleeptimer_hal_rtcc.c230 CORE_ENTER_ATOMIC(); in RTCC_IRQHandler()
Dsl_sleeptimer_hal_burtc.c300 CORE_ENTER_ATOMIC(); in BURTC_IRQHandler()
Dsl_sleeptimer_hal_sysrtc.c330 CORE_ENTER_ATOMIC(); in SL_CODE_CLASSIFY()
Dsl_sleeptimer_hal_prortc.c354 CORE_ENTER_ATOMIC(); in PRORTC_IRQHandler()
Dsl_sleeptimer_hal_timer.c300 CORE_ENTER_ATOMIC(); in SLEEPTIMER_TIMER_IRQHandler()
/hal_silabs-latest/simplicity_sdk/platform/service/clock_manager/src/
Dsl_clock_manager_hal_s2.c174 CORE_ENTER_ATOMIC(); in sli_clock_manager_hal_get_clock_branch_frequency()
324 CORE_ENTER_ATOMIC(); in sli_clock_manager_hal_get_clock_branch_precision()
610 CORE_ENTER_ATOMIC(); in sli_clock_manager_hal_set_gpio_clock_output()
683 CORE_ENTER_ATOMIC(); in sli_clock_manager_hal_set_hfxo_calibration()
710 CORE_ENTER_ATOMIC(); in sli_clock_manager_hal_hfxo_set_ctune()
760 CORE_ENTER_ATOMIC(); in sli_clock_manager_hal_set_lfxo_calibration()
877 CORE_ENTER_ATOMIC(); in sli_clock_manager_hal_configure_rco_calibration()
933 CORE_ENTER_ATOMIC(); in sli_clock_manager_hal_set_sysclk_source()
/hal_silabs-latest/gecko/emlib/inc/
Dem_core_generic.h117 CORE_ENTER_ATOMIC(); \
126 #define CORE_ENTER_ATOMIC() irqState = CORE_EnterAtomic() macro
/hal_silabs-latest/simplicity_sdk/platform/common/inc/
Dsl_core.h250 CORE_ENTER_ATOMIC(); \
259 #define CORE_ENTER_ATOMIC() irqState = CORE_EnterAtomic() macro
/hal_silabs-latest/simplicity_sdk/platform/emdrv/dmadrv/src/
Ddmadrv.c154 CORE_ENTER_ATOMIC(); in DMADRV_AllocateChannel()
195 CORE_ENTER_ATOMIC(); in DMADRV_AllocateChannelById()
226 CORE_ENTER_ATOMIC(); in DMADRV_DeInit()
285 CORE_ENTER_ATOMIC(); in DMADRV_FreeChannel()
321 CORE_ENTER_ATOMIC(); in DMADRV_Init()
/hal_silabs-latest/gecko/emlib/src/
Dem_wdog.c176 CORE_ENTER_ATOMIC(); in WDOGn_Feed()
Dem_ldma.c301 CORE_ENTER_ATOMIC(); in LDMA_StartTransfer()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_wdog.c176 CORE_ENTER_ATOMIC(); in WDOGn_Feed()
Dem_ldma.c265 CORE_ENTER_ATOMIC(); in LDMA_StartTransfer()
/hal_silabs-latest/simplicity_sdk/platform/security/sl_component/se_manager/src/
Dsl_se_manager.c426 CORE_ENTER_ATOMIC(); in sli_se_execute_and_wait()