Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble_cs.c219 …uint16_t tRxTimeoutI3; /*!< Initiator must terminate packet reception before end of … member
276 .tRxTimeoutI3 = RCL_BLE_CS_US_TO_MCE_TIMER(56),
350 .tRxTimeoutI3 = RCL_BLE_CS_US_TO_MCE_TIMER(56),
424 .tRxTimeoutI3 = 1776, // 37us MCE
1088 HWREGH_WRITE_LRF(LRFD_BUFRAM_BASE + PBE_BLE_CS_RAM_O_TRXTIMEOUTI3) = config->tRxTimeoutI3; in RCL_Handler_BLE_CS_preprocessCommand()