Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_crc.h283 #define IS_DEFAULT_POLYNOMIAL(DEFAULT) (((DEFAULT) == DEFAULT_POLYNOMIAL_ENABLE) || \ argument
284 ((DEFAULT) == DEFAULT_POLYNOMIAL_DISABLE))