Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_flash/
A 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 != xTaskCreate(flash_lockout_task, "flash lockout", configMINIMAL_STACK_SIZE, (void *)c… in default_enter_safe_zone_timeout_ms()

Completed in 3 milliseconds