Radio Control Layer (RCL)
generic.h File Reference
#include <stdint.h>
#include <ti/drivers/rcl/RCL_Command.h>
#include <ti/drivers/rcl/LRF.h>
+ Include dependency graph for generic.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

RCL_Events RCL_Handler_Generic_Fs (RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn)
 
RCL_Events RCL_Handler_Generic_FsOff (RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn)
 
RCL_Events RCL_Handler_Generic_Tx (RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn)
 
RCL_Events RCL_Handler_Generic_TxRepeat (RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn)
 
RCL_Events RCL_Handler_Generic_TxTest (RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn)
 
RCL_Events RCL_Handler_Generic_Rx (RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn)
 
RCL_Events RCL_Handler_Generic_PbeOperation (RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn)
 
RCL_Events RCL_Handler_Nesb_Ptx (RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn)
 
RCL_Events RCL_Handler_Nesb_Prx (RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn)
 

Function Documentation

◆ RCL_Handler_Generic_Fs()

◆ RCL_Handler_Generic_FsOff()

◆ RCL_Handler_Generic_Tx()

◆ RCL_Handler_Generic_TxRepeat()

◆ RCL_Handler_Generic_TxTest()

◆ RCL_Handler_Generic_Rx()

◆ RCL_Handler_Generic_PbeOperation()

◆ RCL_Handler_Nesb_Ptx()

◆ RCL_Handler_Nesb_Prx()