Home
last modified time | relevance | path

Searched refs:g_protect_counters (Results 1 – 25 of 30) sorted by relevance

12

/bsp/renesas/ra6m3-ek/ra/fsp/src/bsp/mcu/all/
A Dbsp_register_protection.c46 volatile uint16_t g_protect_counters[4] BSP_SECTION_EARLY_INIT; variable
76 if (0U != g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
79 g_protect_counters[regs_to_protect]--; in R_BSP_RegisterProtectEnable()
83 if (0U == g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
109 if (0U == g_protect_counters[regs_to_unprotect]) in R_BSP_RegisterProtectDisable()
119 g_protect_counters[regs_to_unprotect]++; in R_BSP_RegisterProtectDisable()
/bsp/renesas/ra6m4-cpk/ra/fsp/src/bsp/mcu/all/
A Dbsp_register_protection.c46 volatile uint16_t g_protect_counters[4] BSP_SECTION_EARLY_INIT; variable
76 if (0U != g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
79 g_protect_counters[regs_to_protect]--; in R_BSP_RegisterProtectEnable()
83 if (0U == g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
109 if (0U == g_protect_counters[regs_to_unprotect]) in R_BSP_RegisterProtectDisable()
119 g_protect_counters[regs_to_unprotect]++; in R_BSP_RegisterProtectDisable()
/bsp/renesas/ra6m4-iot/ra/fsp/src/bsp/mcu/all/
A Dbsp_register_protection.c46 volatile uint16_t g_protect_counters[4] BSP_SECTION_EARLY_INIT; variable
76 if (0U != g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
79 g_protect_counters[regs_to_protect]--; in R_BSP_RegisterProtectEnable()
83 if (0U == g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
109 if (0U == g_protect_counters[regs_to_unprotect]) in R_BSP_RegisterProtectDisable()
119 g_protect_counters[regs_to_unprotect]++; in R_BSP_RegisterProtectDisable()
/bsp/renesas/ebf_qi_min_6m5/ra/fsp/src/bsp/mcu/all/
A Dbsp_register_protection.c46 volatile uint16_t g_protect_counters[4] BSP_SECTION_EARLY_INIT; variable
76 if (0U != g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
79 g_protect_counters[regs_to_protect]--; in R_BSP_RegisterProtectEnable()
83 if (0U == g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
109 if (0U == g_protect_counters[regs_to_unprotect]) in R_BSP_RegisterProtectDisable()
119 g_protect_counters[regs_to_unprotect]++; in R_BSP_RegisterProtectDisable()
/bsp/renesas/ra4m2-eco/ra/fsp/src/bsp/mcu/all/
A Dbsp_register_protection.c46 volatile uint16_t g_protect_counters[4] BSP_SECTION_EARLY_INIT; variable
76 if (0U != g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
79 g_protect_counters[regs_to_protect]--; in R_BSP_RegisterProtectEnable()
83 if (0U == g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
109 if (0U == g_protect_counters[regs_to_unprotect]) in R_BSP_RegisterProtectDisable()
119 g_protect_counters[regs_to_unprotect]++; in R_BSP_RegisterProtectDisable()
/bsp/renesas/ra2l1-cpk/ra/fsp/src/bsp/mcu/all/
A Dbsp_register_protection.c46 volatile uint16_t g_protect_counters[4] BSP_SECTION_EARLY_INIT; variable
76 if (0U != g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
79 g_protect_counters[regs_to_protect]--; in R_BSP_RegisterProtectEnable()
83 if (0U == g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
109 if (0U == g_protect_counters[regs_to_unprotect]) in R_BSP_RegisterProtectDisable()
119 g_protect_counters[regs_to_unprotect]++; in R_BSP_RegisterProtectDisable()
/bsp/renesas/rzn2l_etherkit/rzn/fsp/src/bsp/mcu/all/
A Dbsp_register_protection.c42 volatile uint16_t g_protect_counters[] = variable
75 if (0U != g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
78 g_protect_counters[regs_to_protect]--; in R_BSP_RegisterProtectEnable()
82 if (0U == g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
102 if (0U == g_protect_counters[regs_to_unprotect]) in R_BSP_RegisterProtectDisable()
113 g_protect_counters[regs_to_unprotect]++; in R_BSP_RegisterProtectDisable()
/bsp/renesas/rzn2l_rsk/rzn/fsp/src/bsp/mcu/all/
A Dbsp_register_protection.c42 volatile uint16_t g_protect_counters[] = variable
75 if (0U != g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
78 g_protect_counters[regs_to_protect]--; in R_BSP_RegisterProtectEnable()
82 if (0U == g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
102 if (0U == g_protect_counters[regs_to_unprotect]) in R_BSP_RegisterProtectDisable()
113 g_protect_counters[regs_to_unprotect]++; in R_BSP_RegisterProtectDisable()
/bsp/renesas/rzt2m_rsk/rzt/fsp/src/bsp/mcu/all/
A Dbsp_register_protection.c42 volatile uint16_t g_protect_counters[] = variable
75 if (0U != g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
78 g_protect_counters[regs_to_protect]--; in R_BSP_RegisterProtectEnable()
82 if (0U == g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
102 if (0U == g_protect_counters[regs_to_unprotect]) in R_BSP_RegisterProtectDisable()
113 g_protect_counters[regs_to_unprotect]++; in R_BSP_RegisterProtectDisable()
/bsp/renesas/ra8d1-ek/ra/fsp/src/bsp/mcu/all/
A Dbsp_register_protection.c46 volatile uint16_t g_protect_counters[4] BSP_SECTION_EARLY_INIT; variable
76 if (0U != g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
79 g_protect_counters[regs_to_protect]--; in R_BSP_RegisterProtectEnable()
83 if (0U == g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
113 if (0U == g_protect_counters[regs_to_unprotect]) in R_BSP_RegisterProtectDisable()
127 g_protect_counters[regs_to_unprotect]++; in R_BSP_RegisterProtectDisable()
/bsp/renesas/ra8m1-ek/ra/fsp/src/bsp/mcu/all/
A Dbsp_register_protection.c46 volatile uint16_t g_protect_counters[4] BSP_SECTION_EARLY_INIT; variable
76 if (0U != g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
79 g_protect_counters[regs_to_protect]--; in R_BSP_RegisterProtectEnable()
83 if (0U == g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
113 if (0U == g_protect_counters[regs_to_unprotect]) in R_BSP_RegisterProtectDisable()
127 g_protect_counters[regs_to_unprotect]++; in R_BSP_RegisterProtectDisable()
/bsp/renesas/ra8d1-vision-board/ra/fsp/src/bsp/mcu/all/
A Dbsp_register_protection.c46 volatile uint16_t g_protect_counters[4] BSP_SECTION_EARLY_INIT; variable
76 if (0U != g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
79 g_protect_counters[regs_to_protect]--; in R_BSP_RegisterProtectEnable()
83 if (0U == g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
113 if (0U == g_protect_counters[regs_to_unprotect]) in R_BSP_RegisterProtectDisable()
127 g_protect_counters[regs_to_unprotect]++; in R_BSP_RegisterProtectDisable()
/bsp/renesas/ra6m3-hmi-board/ra/fsp/src/bsp/mcu/all/
A Dbsp_register_protection.c46 volatile uint16_t g_protect_counters[4] BSP_SECTION_EARLY_INIT; variable
76 if (0U != g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
79 g_protect_counters[regs_to_protect]--; in R_BSP_RegisterProtectEnable()
83 if (0U == g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
113 if (0U == g_protect_counters[regs_to_unprotect]) in R_BSP_RegisterProtectDisable()
127 g_protect_counters[regs_to_unprotect]++; in R_BSP_RegisterProtectDisable()
/bsp/renesas/ra4e2-eco/ra/fsp/src/bsp/mcu/all/
A Dbsp_register_protection.c32 volatile uint16_t g_protect_counters[4] BSP_SECTION_EARLY_INIT; variable
62 if (0U != g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
65 g_protect_counters[regs_to_protect]--; in R_BSP_RegisterProtectEnable()
69 if (0U == g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
99 if (0U == g_protect_counters[regs_to_unprotect]) in R_BSP_RegisterProtectDisable()
113 g_protect_counters[regs_to_unprotect]++; in R_BSP_RegisterProtectDisable()
/bsp/renesas/ra6e2-fpb/ra/fsp/src/bsp/mcu/all/
A Dbsp_register_protection.c32 volatile uint16_t g_protect_counters[4] BSP_SECTION_EARLY_INIT; variable
62 if (0U != g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
65 g_protect_counters[regs_to_protect]--; in R_BSP_RegisterProtectEnable()
69 if (0U == g_protect_counters[regs_to_protect]) in R_BSP_RegisterProtectEnable()
99 if (0U == g_protect_counters[regs_to_unprotect]) in R_BSP_RegisterProtectDisable()
113 g_protect_counters[regs_to_unprotect]++; in R_BSP_RegisterProtectDisable()
/bsp/renesas/rzn2l_rsk/rzn/fsp/src/bsp/cmsis/Device/RENESAS/Source/
A Dstartup.c188 extern volatile uint16_t g_protect_counters[]; in bsp_init_uninitialized_vars()
191 g_protect_counters[i] = 0; in bsp_init_uninitialized_vars()
/bsp/renesas/rzn2l_etherkit/rzn/fsp/src/bsp/cmsis/Device/RENESAS/Source/
A Dstartup.c188 extern volatile uint16_t g_protect_counters[]; in bsp_init_uninitialized_vars()
191 g_protect_counters[i] = 0; in bsp_init_uninitialized_vars()
/bsp/renesas/rzt2m_rsk/rzt/fsp/src/bsp/cmsis/Device/RENESAS/Source/
A Dstartup.c221 extern volatile uint16_t g_protect_counters[]; in bsp_init_uninitialized_vars()
224 g_protect_counters[i] = 0; in bsp_init_uninitialized_vars()
/bsp/renesas/ra6m3-ek/ra/fsp/src/bsp/cmsis/Device/RENESAS/Source/
A Dsystem.c437 extern volatile uint16_t g_protect_counters[]; in bsp_init_uninitialized_vars()
440 g_protect_counters[i] = 0; in bsp_init_uninitialized_vars()
/bsp/renesas/ra6m4-cpk/ra/fsp/src/bsp/cmsis/Device/RENESAS/Source/
A Dsystem.c437 extern volatile uint16_t g_protect_counters[]; in bsp_init_uninitialized_vars()
440 g_protect_counters[i] = 0; in bsp_init_uninitialized_vars()
/bsp/renesas/ra6m4-iot/ra/fsp/src/bsp/cmsis/Device/RENESAS/Source/
A Dsystem.c437 extern volatile uint16_t g_protect_counters[]; in bsp_init_uninitialized_vars()
440 g_protect_counters[i] = 0; in bsp_init_uninitialized_vars()
/bsp/renesas/ra2l1-cpk/ra/fsp/src/bsp/cmsis/Device/RENESAS/Source/
A Dsystem.c437 extern volatile uint16_t g_protect_counters[]; in bsp_init_uninitialized_vars()
440 g_protect_counters[i] = 0; in bsp_init_uninitialized_vars()
/bsp/renesas/ebf_qi_min_6m5/ra/fsp/src/bsp/cmsis/Device/RENESAS/Source/
A Dsystem.c492 extern volatile uint16_t g_protect_counters[]; in bsp_init_uninitialized_vars()
495 g_protect_counters[i] = 0; in bsp_init_uninitialized_vars()
/bsp/renesas/ra4m2-eco/ra/fsp/src/bsp/cmsis/Device/RENESAS/Source/
A Dsystem.c481 extern volatile uint16_t g_protect_counters[]; in bsp_init_uninitialized_vars()
484 g_protect_counters[i] = 0; in bsp_init_uninitialized_vars()
/bsp/renesas/ra8d1-ek/ra/fsp/src/bsp/cmsis/Device/RENESAS/Source/
A Dsystem.c591 extern volatile uint16_t g_protect_counters[]; in bsp_init_uninitialized_vars()
594 g_protect_counters[i] = 0; in bsp_init_uninitialized_vars()

Completed in 61 milliseconds

12