Home
last modified time | relevance | path

Searched refs:IS_LPTIM_IC3_SOURCE (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_lptim.h1271 #define IS_LPTIM_IC3_SOURCE(__INSTANCE__, __SOURCE__) \ macro
1298 #define IS_LPTIM_IC3_SOURCE(__INSTANCE__, __SOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_lptim.c2807 assert_param(IS_LPTIM_IC3_SOURCE(hlptim->Instance, sConfig->ICInputSource)); in HAL_LPTIM_IC_ConfigChannel()