Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/tools/test_apps/system/panic/main/
Dtest_panic_main.c165 typedef void (*fptr_t)(void); in test_instr_fetch_prohibited() typedef
166 volatile fptr_t fptr = (fptr_t) 0x4; in test_instr_fetch_prohibited()