Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/
Dieee.h146 uint16_t localShortAddr; /*!< Short address of device */ member
159 .localShortAddr = 0, \
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_ieee_cmd.h191 uint16_t localShortAddr; //!< The short address of the local device member
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drf_ieee_cmd.h191 uint16_t localShortAddr; //!< The short address of the local device member
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dieee.c326 …WRITE_LRF(LRFD_BUFRAM_BASE + panRegOffset + PBE_IEEE_RAM_O_SHORTADDR0) = panConfig->localShortAddr; in RCL_Handler_Ieee_RxTx()