Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL.c145 …Log_printf(RclCore, Log_DEBUG, "Command input events RCL: 0x%08X; LRF: 0x%08X", rclEventsIn.value,… in rclCommandHwi()
222 Log_printf(RclCore, Log_DEBUG, "RCL out: 0x%08X", rclEventsOut.value); in rclCommandHwi()
317 Log_printf(RclCore, Log_DEBUG, "Finished; Clearing currCmd, calling scheduleHwi"); in rclDispatchHwi()
351 … Log_printf(RclCore, Log_DEBUG, "Command deplanned due to rejected start: 0x%08X", nextCmd); in rclDispatchHwi()
518 … Log_printf(RclCore, Log_DEBUG, "Calling setup immediately, %d µs until event", deltaTime >> 2); in rclSchedulerHwi()
542 …Log_printf(RclCore, Log_DEBUG, "Wakeup scheduled at 0x%08X (.25µs) with margin subtracted from del… in rclSchedulerHwi()
673 …Log_printf(RclCore, Log_DEBUG,"Git SHA: %08x%08x", (uint32_t) (RCL_VERSION_SHA >> 32), RCL_VERSI… in RCL_open()
674 …Log_printf(RclCore, Log_DEBUG,"RCL Version: %08x, Channel number: %x", RCL_VERSION, RCL_VERSION_CH… in RCL_open()
811 …Log_printf(RclCoreShort, Log_DEBUG, "Stop called with type: %d, resulting status: 0x%02X", stopTyp… in rclStop()
892 …Log_printf(RclCoreShort, Log_DEBUG, "Stop called with type: %d, resulting status: 0x%02X", stopTyp… in rclStop()
DRCL_Scheduler.c420 …Log_printf(RclCore, Log_DEBUG, "Using PBE start time 0x%08X (current time 0x%08X)", actualStartTim… in rclSchedulerProcessCmdStartStopTime()
/hal_ti-latest/simplelink_lpf3/source/ti/log/
DLog.h1010Log_DEBUG = 1, /*!< This should be the default level, reserved to be used… enumerator
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble5.c3152 …Log_printf(RclCore, Log_DEBUG, "Margins: %1d us and %1d us", (connectTime - referenceTime + 2)/4, … in RCL_Handler_BLE5_scan_init()
5923 Log_printf(RclCore, Log_DEBUG, "subIntervalStart = %d", subIntervalStart); in RCL_Handler_BLE5_prepareConnectTime()
5947 …Log_printf(RclCore, Log_DEBUG, "referenceTime = 0x%08X, connectTime = 0x%08X", referenceTime, conn… in RCL_Handler_BLE5_findConnectTime()