Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dpbe_generic_ram_regs.h1348 #define PBE_GENERIC_RAM_SEQSTAT0_STOPAUTO_S 3U macro
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dgeneric.c1244 … uint32_t seqStat0Val = (txCmd->config.autoRetransmitMode << PBE_GENERIC_RAM_SEQSTAT0_STOPAUTO_S) in RCL_Handler_Nesb_Ptx()
1555 seqStat0Val |= (rxCmd->syncWord[0].autoAckMode << PBE_GENERIC_RAM_SEQSTAT0_STOPAUTO_S) in RCL_Handler_Nesb_Prx()