Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_hash.h241 #define HASH_FLAG_DINIS HASH_SR_DINIS /*!< 16 locations are free in the DIN : a new blo… macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_hash.c1679 if (__HAL_HASH_GET_FLAG(HASH_FLAG_DINIS)) in HASH_WriteData()
1911 if (__HAL_HASH_GET_FLAG(HASH_FLAG_DINIS)) in HASH_IT()