Searched refs:__SRAMDATA (Results 1 – 3 of 3) sorted by relevance
33 #define __SRAMDATA __attribute__((section(".sram_data"))) macro61 #define __SRAMDATA __attribute__((section(".sram_data")))
309 __SRAMDATA osThreadDef(wifi_connect_task, osPriorityNormal, 1, (4096), "wifi_connect");
357 __SRAMDATA osThreadDef(wifi_connect_task, osPriorityNormal, 1, (4096), "wifi_connect");
Completed in 7 milliseconds