Home
last modified time | relevance | path

Searched refs:LRFDMDM_O_BAUD (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DLRFCC23X0.c1130 uint32_t rateWord = (HWREG_READ_LRF(LRFDMDM_BASE + LRFDMDM_O_BAUD) << 5); in LRF_programPQ()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_lrfdmdm.h184 #define LRFDMDM_O_BAUD 0x000000D4U macro
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble_cs.c1080 HWREG_WRITE_LRF(LRFDMDM_BASE + LRFDMDM_O_BAUD) = config->baud; in RCL_Handler_BLE_CS_preprocessCommand()