Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble_cs.c216 uint16_t tPostProcessDiv1; /*!< Duration set aside for post processing */ member
267 .tPostProcessDiv1 = 936, // 19.5us
341 .tPostProcessDiv1 = 936, // 19.5us
415 .tPostProcessDiv1 = 720, // 15us
1085 …HWREGH_WRITE_LRF(LRFD_BUFRAM_BASE + PBE_BLE_CS_RAM_O_TPOSTPROCESSDIV1) = config->tPostProcessDiv1; in RCL_Handler_BLE_CS_preprocessCommand()