Lines Matching refs:DebugP_log1
375 DebugP_log1("PWM:(%p) is closed", (uintptr_t) handle); in PWMTimerCC32XX_close()
422 DebugP_log1("PWM:(%p) already opened.", (uintptr_t) handle); in PWMTimerCC32XX_open()
430 DebugP_log1("Timer: 0x%X unavailable.", timerBaseAddr); in PWMTimerCC32XX_open()
454 DebugP_log1("PWM:(%p) Failed to determine GPIO power resource ID.", in PWMTimerCC32XX_open()
484 DebugP_log1("PWM:(%p) Failed set initial PWM configuration.", in PWMTimerCC32XX_open()
528 DebugP_log1("PWM:(%p) duty units could not be determined.", in PWMTimerCC32XX_setDuty()
537 DebugP_log1("PWM:(%p) duty is out of range.", (uintptr_t) handle); in PWMTimerCC32XX_setDuty()
612 DebugP_log1("PWM:(%p) period units could not be determined.", in PWMTimerCC32XX_setPeriod()
621 DebugP_log1("PWM:(%p) period is out of range.", (uintptr_t) handle); in PWMTimerCC32XX_setPeriod()
668 DebugP_log1("PWM:(%p) period units could not be determined.", (uintptr_t) handle); in PWMTimerCC32XX_setDutyAndPeriod()
676 DebugP_log1("PWM:(%p) period is out of range.", (uintptr_t) handle); in PWMTimerCC32XX_setDutyAndPeriod()