Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DLRF.h261 uint32_t LRF_prepareTxFifo(void);
DLRFCC23X0.c723 uint32_t LRF_prepareTxFifo(void) in LRF_prepareTxFifo() function
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dgeneric.c354 genericHandlerState.common.txFifoSize = LRF_prepareTxFifo(); in RCL_Handler_Generic_Tx()
507 genericHandlerState.common.txFifoSize = LRF_prepareTxFifo(); in RCL_Handler_Generic_TxRepeat()
1276 genericHandlerState.common.txFifoSize = LRF_prepareTxFifo(); in RCL_Handler_Nesb_Ptx()
1656 genericHandlerState.common.txFifoSize = LRF_prepareTxFifo(); in RCL_Handler_Nesb_Prx()
Dble5.c480 ble5HandlerState.common.txFifoSz = LRF_prepareTxFifo(); in RCL_Handler_BLE5_adv()
1469 ble5HandlerState.common.txFifoSz = LRF_prepareTxFifo(); in RCL_Handler_BLE5_aux_adv()
2121 ble5HandlerState.common.txFifoSz = LRF_prepareTxFifo(); in RCL_Handler_BLE5_periodicAdv()
2612 ble5HandlerState.common.txFifoSz = LRF_prepareTxFifo(); in RCL_Handler_BLE5_scan_init()
3979 ble5HandlerState.common.txFifoSz = LRF_prepareTxFifo(); in RCL_Handler_BLE5_conn()
4292 ble5HandlerState.common.txFifoSz = LRF_prepareTxFifo(); in RCL_Handler_BLE5_dtmTx()
4782 ble5HandlerState.common.txFifoSz = LRF_prepareTxFifo(); in RCL_Handler_BLE5_genericTx()
Dieee.c975 ieeeHandlerState.common.txFifoSize = LRF_prepareTxFifo(); in RCL_Handler_Ieee_RxTx()