Home
last modified time | relevance | path

Searched defs:msb (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/peripherals/
Dmpl3115.c202 uint8_t msb = 0, csb = 0, lsb = 0; in MPL3115ReadBarometer() local
295 uint8_t msb = 0, lsb = 0; in MPL3115ReadTemperature() local
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_crc_ex.c109 uint32_t msb = 31U; /* polynomial degree is 32 at most, so msb is initialized to max value */ in HAL_CRCEx_Polynomial_Set() local
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_crc_ex.c108 uint32_t msb = 31U; /* polynomial degree is 32 at most, so msb is initialized to max value */ in HAL_CRCEx_Polynomial_Set() local