Searched refs:hooks_spinlock (Results 1 – 1 of 1) sorted by relevance
27 static portMUX_TYPE hooks_spinlock = portMUX_INITIALIZER_UNLOCKED; variable70 portENTER_CRITICAL(&hooks_spinlock); in esp_register_freertos_idle_hook_for_cpu()74 portEXIT_CRITICAL(&hooks_spinlock); in esp_register_freertos_idle_hook_for_cpu()78 portEXIT_CRITICAL(&hooks_spinlock); in esp_register_freertos_idle_hook_for_cpu()92 portENTER_CRITICAL(&hooks_spinlock); in esp_register_freertos_tick_hook_for_cpu()96 portEXIT_CRITICAL(&hooks_spinlock); in esp_register_freertos_tick_hook_for_cpu()100 portEXIT_CRITICAL(&hooks_spinlock); in esp_register_freertos_tick_hook_for_cpu()114 portENTER_CRITICAL(&hooks_spinlock); in esp_deregister_freertos_idle_hook_for_cpu()118 portEXIT_CRITICAL(&hooks_spinlock); in esp_deregister_freertos_idle_hook_for_cpu()123 portENTER_CRITICAL(&hooks_spinlock); in esp_deregister_freertos_idle_hook()[all …]