Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_cec.h328 #define CEC_SFT_START_ON_TXSOM ((uint32_t)0x00000000U) macro
738 #define IS_CEC_SFTOP(__SFTOP__) (((__SFTOP__) == CEC_SFT_START_ON_TXSOM) || \