]> begriffs open source - cmsis/commit
Driver: Fixed typo in SAI Driver interface macro. (#849)
authorDavid Lin <linpeng1577@gmail.com>
Wed, 4 Mar 2020 00:57:50 +0000 (08:57 +0800)
committerJonatan Antoni <jonatan.antoni@arm.com>
Thu, 26 Mar 2020 14:38:01 +0000 (15:38 +0100)
commit22baad63a961812dee72016ac050c150ef43f518
treeb96e0cadbf00db6d1a5f12500e85bd9b789fdb9d
parentce0d0b009db34c68074431ada782d294df251a6d
Driver: Fixed typo in SAI Driver interface macro. (#849)

ARM_SAI_ERROR_FRAME_LENG*HT* => ARM_SAI_ERROR_FRAME_LENG*TH*
Using @deprecated to notice the wrong one, and added the new.

Change-Id: Ieb4eb047752c29079baa810e88b879800d508921
CMSIS/DoxyGen/Driver/src/Driver_SAI.c
CMSIS/Driver/Include/Driver_SAI.h