Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dpbe_ble_cs_ram_regs.h154 #define PBE_BLE_CS_RAM_O_NSTEPSDONE 0x00000072U macro
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble_cs.c952 pCmd->stats->nStepsDone = HWREGH_READ_LRF(LRFD_BUFRAM_BASE + PBE_BLE_CS_RAM_O_NSTEPSDONE); in RCL_Handler_BLE_CS_readStatistics()
1022 HWREGH_WRITE_LRF(LRFD_BUFRAM_BASE + PBE_BLE_CS_RAM_O_NSTEPSDONE) = 0; in RCL_Handler_BLE_CS_preprocessCommand()