Home
last modified time | relevance | path

Searched refs:Log_INFO (Results 1 – 6 of 6) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DLRF.c170 … Log_printf(RclCoreShort, Log_INFO, "New compound configration, length is %d", totalLength); in LRF_applySettings()
181 Log_printf(RclCoreShort, Log_INFO, "New configration, length is %d", totalLength); in LRF_applySettings()
221 …Log_printf(RclCoreShort, Log_INFO, "Resuming, totalLength:%d, segmentLength:%d address:0x%04X", to… in LRF_applySettings()
247 …Log_printf(RclCoreShort, Log_INFO, "Skipping segment length %1d because invertedFeatureMask = %1d,… in LRF_applySettings()
275 Log_printf(RclCoreShort, Log_INFO, "New segment, segmentLength:%d", segmentLength); in LRF_applySettings()
347 …Log_printf(RclCoreShort, Log_INFO, "New region, regionLength:%d address:0x%04X, operation:%d", reg… in LRF_applySettings()
616 …Log_printf(RclCoreShort, Log_INFO, "HW_Write_16bit_sparse: 0x%04X = 0x%04X", curAddress, curWord.s… in LRF_applySettings()
642 …Log_printf(RclCoreShort, Log_INFO, "SW_Write_16bit_sparse: 0x%04X = 0x%04X", curWord.sparse.addres… in LRF_applySettings()
678 …Log_printf(RclCoreShort, Log_INFO, "SW_Write_16bit: 0x%04X = 0x%04X, ", dst16&0xFFFF, curWord.valu… in LRF_applySettings()
692 …Log_printf(RclCoreShort, Log_INFO, "HW_Write_16bit: 0x%04X = 0x%04X, ", dst32&0xFFFF, curWord.valu… in LRF_applySettings()
[all …]
DRCL.c323 Log_printf(RclCore, Log_INFO, "Unpending client: 0x%08X", doneCmd->runtime.client); in rclDispatchHwi()
375 …Log_printf(RclCore, Log_INFO, "Client callback: LRF: 0x%08X, RCL: 0x%08X", lrfEvents.value, rclEve… in rclDispatchHwi()
DLRFCC23X0.c1204 …Log_printf(RclCore, Log_INFO, "PLLM base rounded from %08X to %08X to fit in fractional resampler"… in LRF_programPQ()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/power/
DPowerCC23X0.c501 Log_INFO, in Power_registerNotify()
525 Log_INFO, in Power_unregisterNotify()
624 Log_INFO, in Power_setDependency()
674 Log_INFO, in Power_releaseDependency()
895 Log_printf(LogModule_Power, Log_INFO, "PowerLPF3_selectLFOSC: LFOSC selected"); in PowerLPF3_selectLFOSC()
928 Log_printf(LogModule_Power, Log_INFO, "PowerLPF3_selectLFXT: LFXT selected"); in PowerLPF3_selectLFXT()
960 Log_printf(LogModule_Power, Log_INFO, "PowerLPF3_selectEXTLF: EXTLF selected"); in PowerLPF3_selectEXTLF()
1003 Log_printf(LogModule_Power, Log_INFO, "PowerCC23X0_oscillatorISR: HFXT is available"); in PowerCC23X0_oscillatorISR()
1064 Log_printf(LogModule_Power, Log_INFO, "PowerCC23X0_oscillatorISR: LFCLK is ready"); in PowerCC23X0_oscillatorISR()
1370 Log_INFO, in PowerCC23X0_hfxtCompensateFxn()
[all …]
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/hal/cc23x0/
Dhal_cc23x0.c419 Log_printf(RclCore, Log_INFO, "Power constraints set"); in hal_power_set_constraint()
428 Log_printf(RclCore, Log_INFO, "Power constraints released"); in hal_power_release_constraint()
/hal_ti-latest/simplelink_lpf3/source/ti/log/
DLog.h1012Log_INFO = 16, /*!< This level is recommended to be used in libraries to … enumerator