Searched refs:waveform_value (Results 1 – 2 of 2) sorted by relevance
121 uint32_t waveform_value; in LL_I3C_Init() local142 waveform_value = in LL_I3C_Init()148 LL_I3C_ConfigClockWaveForm(I3Cx, waveform_value); in LL_I3C_Init()
497 uint32_t waveform_value; in HAL_I3C_Init() local573 …waveform_value = ((uint32_t)hi3c->Init.CtrlBusCharacteristic.SCLPPLowDuration … in HAL_I3C_Init()578 LL_I3C_ConfigClockWaveForm(hi3c->Instance, waveform_value); in HAL_I3C_Init()1551 uint32_t waveform_value; in HAL_I3C_Ctrl_BusCharacteristicConfig() local1588 waveform_value = ((uint32_t)pConfig->SCLPPLowDuration | in HAL_I3C_Ctrl_BusCharacteristicConfig()1593 LL_I3C_ConfigClockWaveForm(hi3c->Instance, waveform_value); in HAL_I3C_Ctrl_BusCharacteristicConfig()