Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_sai.c502 syncen_bits = SAI_xCR1_SYNCEN_1; in HAL_SAI_Init()
505 syncen_bits = SAI_xCR1_SYNCEN_1; in HAL_SAI_Init()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h12538 #define SAI_xCR1_SYNCEN_1 (0x2UL << SAI_xCR1_SYNCEN_Pos) /*!< 0x00000800 */ macro