Searched refs:frameLength (Results 1 – 5 of 5) sorted by relevance
164 if (0U == config->frameLength) in HAL_AudioCommonInit()166 i2sConfig.frameLength = (uint16_t)config->bitWidth * channelNum; in HAL_AudioCommonInit()170 i2sConfig.frameLength = config->frameLength; in HAL_AudioCommonInit()
331 …uint16_t frameLength; /*!< Only flexcomm_i2s uses this field. In most cases, frameLength is equa… member
251 config->frameLength = 32U; in I2S_TxGetDefaultConfig()305 config->frameLength = 32U; in I2S_RxGetDefaultConfig()352 cfg2 |= I2S_CFG2_FRAMELEN(config->frameLength - 1UL); in I2S_Config()
104 uint16_t frameLength; /*!< Frame width (4 - 512) */ member
1025 void Radio_Phy_PlmeRxWatermark(uint32_t frameLength, uint16_t fcf);