Home
last modified time | relevance | path

Searched defs:g_protect_counters (Results 1 – 2 of 2) sorted by relevance

/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/bsp/mcu/all/
H A Dbsp_register_protection.c46 volatile uint16_t g_protect_counters[4] BSP_SECTION_EARLY_INIT; variable
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/
H A Dbsp_register_protection.c47 static volatile uint16_t g_protect_counters[BSP_REG_PROTECT_TOTAL_ITEMS] = {0,0,0}; variable