Home
last modified time | relevance | path

Searched refs:TxCurrentValue (Results 1 – 5 of 5) sorted by relevance

/bsp/ck802/libraries/common/timer/
A Ddw_timer.h39 __IM uint32_t TxCurrentValue; /* Offset: 0x004 (R) Transmission hold register */ member
A Ddw_timer.c300 *value = addr->TxCurrentValue; in csi_timer_get_current_value()
/bsp/thead-smart/drivers/
A Ddw_timer.h34 __IM uint32_t TxCurrentValue; /* Offset: 0x004 (R) Transmission hold register */ member
A Ddw_timer.c285 if (addr->TxCurrentValue > addr->TxLoadCount) { in csi_timer_start()
358 *value = addr->TxCurrentValue; in csi_timer_get_current_value()
/bsp/ck802/drivers/
A Dsoc.h186 __IOM uint32_t TxCurrentValue; /* Offset: 0x004 (R) Transmission hold register */

Completed in 10 milliseconds