Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tim.h834 #define TIM_BREAKPOLARITY_LOW 0x00000000U /*!< Break input BR… macro
1728 #define IS_TIM_BREAK_POLARITY(__POLARITY__) (((__POLARITY__) == TIM_BREAKPOLARITY_LOW) || \