Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_sai.h777 HAL_StatusTypeDef HAL_SAI_Init(SAI_HandleTypeDef *hsai);
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_sai.c365 status = HAL_SAI_Init(hsai); in HAL_SAI_InitProtocol()
378 HAL_StatusTypeDef HAL_SAI_Init(SAI_HandleTypeDef *hsai) in HAL_SAI_Init() function