Home
last modified time | relevance | path

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

/bsp/thead-smart/drivers/
A Ddw_timer.c267 addr->TxLoadCount = 0xffffffff; /* load time(us) */ in csi_timer_start()
271 addr->TxLoadCount = 0xffffffff; /* load time(us) */ in csi_timer_start()
274 addr->TxLoadCount = load; /* load time(us) */ in csi_timer_start()
285 if (addr->TxCurrentValue > addr->TxLoadCount) { in csi_timer_start()
406 *value = addr->TxLoadCount; in csi_timer_get_load_value()
A Ddw_timer.h33 __IOM uint32_t TxLoadCount; /* Offset: 0x000 (R/W) Receive buffer register */ member
/bsp/ck802/libraries/common/timer/
A Ddw_timer.h38 __IOM uint32_t TxLoadCount; /* Offset: 0x000 (R/W) Receive buffer register */ member
A Ddw_timer.c231 addr->TxLoadCount = load; /* load time(us) */ in csi_timer_start()
/bsp/ck802/drivers/
A Dsoc.h185 __IOM uint32_t TxLoadCount; /* Offset: 0x000 (R/W) Receive buffer register */

Completed in 10 milliseconds