Home
last modified time | relevance | path

Searched refs:MCLKEnable (Results 1 – 14 of 14) sorted by relevance

/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_spi.c229 assert_param(IS_I2S_MCLK_ENABLE(I2S_InitStruct->MCLKEnable)); in I2S_Init()
281 if (I2S_InitStruct->MCLKEnable == I2S_MCLK_ENABLE) in I2S_Init()
314 … SPIx->I2SPREDIV = (uint16_t)(i2sdiv | (uint16_t)(i2sodd | (uint16_t)I2S_InitStruct->MCLKEnable)); in I2S_Init()
371 I2S_InitStruct->MCLKEnable = I2S_MCLK_DISABLE; in I2S_InitStruct()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_spi.c229 assert_param(IS_I2S_MCLK_ENABLE(I2S_InitStruct->MCLKEnable)); in I2S_Init()
281 if (I2S_InitStruct->MCLKEnable == I2S_MCLK_ENABLE) in I2S_Init()
314 … SPIx->I2SPREDIV = (uint16_t)(i2sdiv | (uint16_t)(i2sodd | (uint16_t)I2S_InitStruct->MCLKEnable)); in I2S_Init()
371 I2S_InitStruct->MCLKEnable = I2S_MCLK_DISABLE; in I2S_InitStruct()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_spi.c238 assert_param(IS_I2S_MCLK_ENABLE(I2S_InitStruct->MCLKEnable)); in I2S_Init()
290 if (I2S_InitStruct->MCLKEnable == I2S_MCLK_ENABLE) in I2S_Init()
323 … SPIx->I2SPREDIV = (uint16_t)(i2sdiv | (uint16_t)(i2sodd | (uint16_t)I2S_InitStruct->MCLKEnable)); in I2S_Init()
380 I2S_InitStruct->MCLKEnable = I2S_MCLK_DISABLE; in I2S_InitStruct()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_spi.c238 assert_param(IS_I2S_MCLK_ENABLE(I2S_InitStruct->MCLKEnable)); in I2S_Init()
290 if (I2S_InitStruct->MCLKEnable == I2S_MCLK_ENABLE) in I2S_Init()
323 … SPIx->I2SPREDIV = (uint16_t)(i2sdiv | (uint16_t)(i2sodd | (uint16_t)I2S_InitStruct->MCLKEnable)); in I2S_Init()
380 I2S_InitStruct->MCLKEnable = I2S_MCLK_DISABLE; in I2S_InitStruct()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_spi.c229 assert_param(IS_I2S_MCLK_ENABLE(I2S_InitStruct->MCLKEnable)); in I2S_Init()
281 if (I2S_InitStruct->MCLKEnable == I2S_MCLK_ENABLE) in I2S_Init()
314 … SPIx->I2SPREDIV = (uint16_t)(i2sdiv | (uint16_t)(i2sodd | (uint16_t)I2S_InitStruct->MCLKEnable)); in I2S_Init()
371 I2S_InitStruct->MCLKEnable = I2S_MCLK_DISABLE; in I2S_InitStruct()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_spi.c238 assert_param(IS_I2S_MCLK_ENABLE(I2S_InitStruct->MCLKEnable)); in I2S_Init()
290 if (I2S_InitStruct->MCLKEnable == I2S_MCLK_ENABLE) in I2S_Init()
323 … SPIx->I2SPREDIV = (uint16_t)(i2sdiv | (uint16_t)(i2sodd | (uint16_t)I2S_InitStruct->MCLKEnable)); in I2S_Init()
380 I2S_InitStruct->MCLKEnable = I2S_MCLK_DISABLE; in I2S_InitStruct()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_spi.c238 assert_param(IS_I2S_MCLK_ENABLE(I2S_InitStruct->MCLKEnable)); in I2S_Init()
290 if (I2S_InitStruct->MCLKEnable == I2S_MCLK_ENABLE) in I2S_Init()
323 … SPIx->I2SPREDIV = (uint16_t)(i2sdiv | (uint16_t)(i2sodd | (uint16_t)I2S_InitStruct->MCLKEnable)); in I2S_Init()
380 I2S_InitStruct->MCLKEnable = I2S_MCLK_DISABLE; in I2S_InitStruct()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_spi.h108 uint16_t MCLKEnable; /*!< Specifies whether the I2S MCLK output is enabled or not. member
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_spi.h108 uint16_t MCLKEnable; /*!< Specifies whether the I2S MCLK output is enabled or not. member
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_spi.h108 uint16_t MCLKEnable; /*!< Specifies whether the I2S MCLK output is enabled or not. member
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_spi.h108 uint16_t MCLKEnable; /*!< Specifies whether the I2S MCLK output is enabled or not. member
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_spi.h108 uint16_t MCLKEnable; /*!< Specifies whether the I2S MCLK output is enabled or not. member
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_spi.h108 uint16_t MCLKEnable; /*!< Specifies whether the I2S MCLK output is enabled or not. member
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_spi.h108 uint16_t MCLKEnable; /*!< Specifies whether the I2S MCLK output is enabled or not. member

Completed in 38 milliseconds