Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_crc.h169 #define DEFAULT_POLYNOMIAL_DISABLE ((uint8_t)0x01U) macro
172 ((DEFAULT) == DEFAULT_POLYNOMIAL_DISABLE))
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_crc.h178 #define DEFAULT_POLYNOMIAL_DISABLE ((uint8_t)0x01) macro
371 ((__DEFAULT__) == DEFAULT_POLYNOMIAL_DISABLE))

Completed in 3 milliseconds