Back to home page

LXR

 
 

    


File indexing completed on 2025-05-11 08:23:35

0001 /**
0002   ******************************************************************************
0003   * @file    stm32h7xx_hal_i2s_ex.h
0004   * @author  MCD Application Team
0005   * @brief   Header file of I2S HAL module.
0006   ******************************************************************************
0007   * @attention
0008   *
0009   * Copyright (c) 2017 STMicroelectronics.
0010   * All rights reserved.
0011   *
0012   * This software is licensed under terms that can be found in the LICENSE file
0013   * in the root directory of this software component.
0014   * If no LICENSE file comes with this software, it is provided AS-IS.
0015   *
0016   ******************************************************************************
0017   */
0018 
0019 /**
0020   ******************************************************************************
0021                       ===== I2S FULL DUPLEX FEATURE =====
0022        I2S Full Duplex APIs are available in stm32h7xx_hal_i2s.c/.h
0023   ******************************************************************************
0024   */
0025 
0026