Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_flash/
Dflash.c119 static void __not_in_flash_func(flash_lockout_task)(__unused void *vother_core_num) { in __not_in_flash_func() argument
148 …if (pdPASS != xTaskCreateAffinitySet(flash_lockout_task, "flash lockout", configMINIMAL_STACK_SIZE… in default_enter_safe_zone_timeout_ms()