Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_lptim.h1278 #define IS_LPTIM_IC4_SOURCE(__INSTANCE__, __SOURCE__) \ macro
1303 #define IS_LPTIM_IC4_SOURCE(__INSTANCE__, __SOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_lptim.c2817 assert_param(IS_LPTIM_IC4_SOURCE(hlptim->Instance, sConfig->ICInputSource)); in HAL_LPTIM_IC_ConfigChannel()