Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/
Dgeneric.h295 uint16_t pbeOperation; /*!< Operation code to send to the PBE */ member
302 .pbeOperation = PBE_GENERIC_REGDEF_API_OP_PING, \
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dgeneric.c1157 HWREG_WRITE_LRF(LRFDPBE_BASE + LRFDPBE_O_API) = pbeCmd->pbeOperation; in RCL_Handler_Generic_PbeOperation()