Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_sai.h109 …uint32_t SynchroExt; /*!< Specifies SAI external output synchronization, this setup is co… member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_sai.c407 assert_param(IS_SAI_BLOCK_SYNCEXT(hsai->Init.SynchroExt)); in HAL_SAI_Init()
477 switch (hsai->Init.SynchroExt) in HAL_SAI_Init()