Home
last modified time | relevance | path

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

/SCP-firmware-master/module/clock/src/
A Dclock_tree_management.c150 ctx->ref_count++; in clock_management_process_state()
166 ctx->ref_count++; in clock_management_process_state()
179 ctx->ref_count--; in clock_management_process_state()
181 if (ctx->ref_count == 0) { in clock_management_process_state()
249 ctx->ref_count++; in clock_management_process_state()
350 parent->ref_count++; in clock_connect_tree()
A Dclock.h72 uint32_t ref_count; member
/SCP-firmware-master/product/synquacer/module/synquacer_system/include/internal/
A Dcrg11.h32 uint8_t ref_count; member
/SCP-firmware-master/product/synquacer/module/synquacer_system/src/
A Dsynquacer_main.c250 .ref_count = 1,
260 .port_gate = { 0 }, .gate_enable = { 0 }, .ref_count = 1,

Completed in 5 milliseconds