Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_crc.h167 #define DEFAULT_POLYNOMIAL_DISABLE ((uint8_t)0x01U) /*!< Disable default generating polynomia… macro
284 ((DEFAULT) == DEFAULT_POLYNOMIAL_DISABLE))
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_crc.h171 #define DEFAULT_POLYNOMIAL_DISABLE ((uint8_t)0x01U) macro
281 ((__DEFAULT__) == DEFAULT_POLYNOMIAL_DISABLE))