Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble_cs.c218 …uint16_t tRxTimeoutI0; /*!< Initiator must terminate packet reception before end of … member
275 .tRxTimeoutI0 = RCL_BLE_CS_US_TO_MCE_TIMER(70),
349 .tRxTimeoutI0 = RCL_BLE_CS_US_TO_MCE_TIMER(70),
423 .tRxTimeoutI0 = 2448+24, // 51us MCE
1087 HWREGH_WRITE_LRF(LRFD_BUFRAM_BASE + PBE_BLE_CS_RAM_O_TRXTIMEOUTI0) = config->tRxTimeoutI0; in RCL_Handler_BLE_CS_preprocessCommand()