Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal.c1901 assert_param(IS_SYSCFG_CBR_BREAK_INPUT(Input)); in HAL_SYSCFG_ConfigTimerBreakInput()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal.h739 #define IS_SYSCFG_CBR_BREAK_INPUT(__VALUE__) \ macro