Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/tools/test_apps/build_system/ldalign_test/main/
Dtest_main.c3 const static uint32_t __attribute__ ((aligned (64))) testTab[] = variable
15 printf ("%x\n", testTab[i]); in app_main()