Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_lptimer.c235 uint32_t count_value = 0U; in lptimer_counter_read() local
236 count_value = LPTIMER_CNT; in lptimer_counter_read()
237 return (count_value); in lptimer_counter_read()
Dgd32l23x_timer.c292 uint32_t count_value = 0U; in timer_counter_read() local
293 count_value = TIMER_CNT(timer_periph); in timer_counter_read()
294 return (count_value); in timer_counter_read()
1130 uint32_t count_value = 0U; in timer_channel_capture_value_register_read() local
1135 count_value = TIMER_CH0CV(timer_periph); in timer_channel_capture_value_register_read()
1139 count_value = TIMER_CH1CV(timer_periph); in timer_channel_capture_value_register_read()
1143 count_value = TIMER_CH2CV(timer_periph); in timer_channel_capture_value_register_read()
1147 count_value = TIMER_CH3CV(timer_periph); in timer_channel_capture_value_register_read()
1152 return (count_value); in timer_channel_capture_value_register_read()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c356 uint32_t count_value = 0U; in timer_counter_read() local
357 count_value = TIMER_CNT(timer_periph); in timer_counter_read()
358 return (count_value); in timer_counter_read()
1393 uint32_t count_value = 0U; in timer_channel_capture_value_register_read() local
1398 count_value = TIMER_CH0CV(timer_periph); in timer_channel_capture_value_register_read()
1402 count_value = TIMER_CH1CV(timer_periph); in timer_channel_capture_value_register_read()
1406 count_value = TIMER_CH2CV(timer_periph); in timer_channel_capture_value_register_read()
1410 count_value = TIMER_CH3CV(timer_periph); in timer_channel_capture_value_register_read()
1415 return (count_value); in timer_channel_capture_value_register_read()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_timer.c344 uint32_t count_value = 0U; in timer_counter_read() local
345 count_value = TIMER_CNT(timer_periph); in timer_counter_read()
346 return (count_value); in timer_counter_read()
1525 uint32_t count_value = 0U; in timer_channel_capture_value_register_read() local
1530 count_value = TIMER_CH0CV(timer_periph); in timer_channel_capture_value_register_read()
1534 count_value = TIMER_CH1CV(timer_periph); in timer_channel_capture_value_register_read()
1538 count_value = TIMER_CH2CV(timer_periph); in timer_channel_capture_value_register_read()
1542 count_value = TIMER_CH3CV(timer_periph); in timer_channel_capture_value_register_read()
1547 return (count_value); in timer_channel_capture_value_register_read()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c327 uint32_t count_value = 0U; in timer_counter_read() local
328 count_value = TIMER_CNT(timer_periph); in timer_counter_read()
329 return (count_value); in timer_counter_read()
1368 uint32_t count_value = 0U; in timer_channel_capture_value_register_read() local
1373 count_value = TIMER_CH0CV(timer_periph); in timer_channel_capture_value_register_read()
1377 count_value = TIMER_CH1CV(timer_periph); in timer_channel_capture_value_register_read()
1381 count_value = TIMER_CH2CV(timer_periph); in timer_channel_capture_value_register_read()
1385 count_value = TIMER_CH3CV(timer_periph); in timer_channel_capture_value_register_read()
1390 return (count_value); in timer_channel_capture_value_register_read()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c361 uint32_t count_value = 0U; in timer_counter_read() local
362 count_value = TIMER_CNT(timer_periph); in timer_counter_read()
363 return (count_value); in timer_counter_read()
1398 uint32_t count_value = 0U; in timer_channel_capture_value_register_read() local
1403 count_value = TIMER_CH0CV(timer_periph); in timer_channel_capture_value_register_read()
1407 count_value = TIMER_CH1CV(timer_periph); in timer_channel_capture_value_register_read()
1411 count_value = TIMER_CH2CV(timer_periph); in timer_channel_capture_value_register_read()
1415 count_value = TIMER_CH3CV(timer_periph); in timer_channel_capture_value_register_read()
1420 return (count_value); in timer_channel_capture_value_register_read()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c327 uint32_t count_value = 0U; in timer_counter_read() local
328 count_value = TIMER_CNT(timer_periph); in timer_counter_read()
329 return (count_value); in timer_counter_read()
1543 uint32_t count_value = 0U; in timer_channel_capture_value_register_read() local
1548 count_value = TIMER_CH0CV(timer_periph); in timer_channel_capture_value_register_read()
1552 count_value = TIMER_CH1CV(timer_periph); in timer_channel_capture_value_register_read()
1556 count_value = TIMER_CH2CV(timer_periph); in timer_channel_capture_value_register_read()
1560 count_value = TIMER_CH3CV(timer_periph); in timer_channel_capture_value_register_read()
1565 return (count_value); in timer_channel_capture_value_register_read()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c361 uint32_t count_value = 0U; in timer_counter_read() local
362 count_value = TIMER_CNT(timer_periph); in timer_counter_read()
363 return (count_value); in timer_counter_read()
1401 uint32_t count_value = 0U; in timer_channel_capture_value_register_read() local
1406 count_value = TIMER_CH0CV(timer_periph); in timer_channel_capture_value_register_read()
1410 count_value = TIMER_CH1CV(timer_periph); in timer_channel_capture_value_register_read()
1414 count_value = TIMER_CH2CV(timer_periph); in timer_channel_capture_value_register_read()
1418 count_value = TIMER_CH3CV(timer_periph); in timer_channel_capture_value_register_read()
1423 return (count_value); in timer_channel_capture_value_register_read()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c324 uint32_t count_value = 0U; in timer_counter_read() local
325 count_value = TIMER_CNT(timer_periph); in timer_counter_read()
326 return (count_value); in timer_counter_read()
1722 uint32_t count_value = 0U; in timer_channel_capture_value_register_read() local
1727 count_value = TIMER_CH0CV(timer_periph); in timer_channel_capture_value_register_read()
1731 count_value = TIMER_CH1CV(timer_periph); in timer_channel_capture_value_register_read()
1735 count_value = TIMER_CH2CV(timer_periph); in timer_channel_capture_value_register_read()
1739 count_value = TIMER_CH3CV(timer_periph); in timer_channel_capture_value_register_read()
1743 count_value = TIMER_MCH0CV(timer_periph); in timer_channel_capture_value_register_read()
1747 count_value = TIMER_MCH1CV(timer_periph); in timer_channel_capture_value_register_read()
[all …]