Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_wwdgt.c72 void wwdgt_counter_update(uint16_t counter_value) in wwdgt_counter_update() argument
77 reg |= CTL_CNT(counter_value); in wwdgt_counter_update()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_wwdgt.h76 void wwdgt_counter_update(uint16_t counter_value);
/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/
A Dadv_timer_unit_reg_defs.h146 __IO uint32_t counter_value : 16; member
252 __IO uint32_t counter_value : 16; member
358 __IO uint32_t counter_value : 16; member
464 __IO uint32_t counter_value : 16; member

Completed in 13 milliseconds