Searched refs:IS_LPTIM_TRIG_SAMPLE_TIME (Results 1 – 2 of 2) sorted by relevance
596 #define IS_LPTIM_TRIG_SAMPLE_TIME(__SAMPLETIME__) (((__SAMPLETIME__) == LPTIM_TRIGSAMPLETIME_DIRE… macro
248 assert_param(IS_LPTIM_TRIG_SAMPLE_TIME(hlptim->Init.Trigger.SampleTime)); in HAL_LPTIM_Init()
Completed in 9 milliseconds