|
#define | I2S_TCSR_FRDE_MASK (0x1U) |
|
#define | I2S_TCSR_FRDE_SHIFT (0U) |
|
#define | I2S_TCSR_FRDE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FRDE_SHIFT)) & I2S_TCSR_FRDE_MASK) |
|
#define | I2S_TCSR_FWDE_MASK (0x2U) |
|
#define | I2S_TCSR_FWDE_SHIFT (1U) |
|
#define | I2S_TCSR_FWDE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FWDE_SHIFT)) & I2S_TCSR_FWDE_MASK) |
|
#define | I2S_TCSR_FRIE_MASK (0x100U) |
|
#define | I2S_TCSR_FRIE_SHIFT (8U) |
|
#define | I2S_TCSR_FRIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FRIE_SHIFT)) & I2S_TCSR_FRIE_MASK) |
|
#define | I2S_TCSR_FWIE_MASK (0x200U) |
|
#define | I2S_TCSR_FWIE_SHIFT (9U) |
|
#define | I2S_TCSR_FWIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FWIE_SHIFT)) & I2S_TCSR_FWIE_MASK) |
|
#define | I2S_TCSR_FEIE_MASK (0x400U) |
|
#define | I2S_TCSR_FEIE_SHIFT (10U) |
|
#define | I2S_TCSR_FEIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FEIE_SHIFT)) & I2S_TCSR_FEIE_MASK) |
|
#define | I2S_TCSR_SEIE_MASK (0x800U) |
|
#define | I2S_TCSR_SEIE_SHIFT (11U) |
|
#define | I2S_TCSR_SEIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_SEIE_SHIFT)) & I2S_TCSR_SEIE_MASK) |
|
#define | I2S_TCSR_WSIE_MASK (0x1000U) |
|
#define | I2S_TCSR_WSIE_SHIFT (12U) |
|
#define | I2S_TCSR_WSIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_WSIE_SHIFT)) & I2S_TCSR_WSIE_MASK) |
|
#define | I2S_TCSR_FRF_MASK (0x10000U) |
|
#define | I2S_TCSR_FRF_SHIFT (16U) |
|
#define | I2S_TCSR_FRF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FRF_SHIFT)) & I2S_TCSR_FRF_MASK) |
|
#define | I2S_TCSR_FWF_MASK (0x20000U) |
|
#define | I2S_TCSR_FWF_SHIFT (17U) |
|
#define | I2S_TCSR_FWF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FWF_SHIFT)) & I2S_TCSR_FWF_MASK) |
|
#define | I2S_TCSR_FEF_MASK (0x40000U) |
|
#define | I2S_TCSR_FEF_SHIFT (18U) |
|
#define | I2S_TCSR_FEF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FEF_SHIFT)) & I2S_TCSR_FEF_MASK) |
|
#define | I2S_TCSR_SEF_MASK (0x80000U) |
|
#define | I2S_TCSR_SEF_SHIFT (19U) |
|
#define | I2S_TCSR_SEF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_SEF_SHIFT)) & I2S_TCSR_SEF_MASK) |
|
#define | I2S_TCSR_WSF_MASK (0x100000U) |
|
#define | I2S_TCSR_WSF_SHIFT (20U) |
|
#define | I2S_TCSR_WSF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_WSF_SHIFT)) & I2S_TCSR_WSF_MASK) |
|
#define | I2S_TCSR_SR_MASK (0x1000000U) |
|
#define | I2S_TCSR_SR_SHIFT (24U) |
|
#define | I2S_TCSR_SR(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_SR_SHIFT)) & I2S_TCSR_SR_MASK) |
|
#define | I2S_TCSR_FR_MASK (0x2000000U) |
|
#define | I2S_TCSR_FR_SHIFT (25U) |
|
#define | I2S_TCSR_FR(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FR_SHIFT)) & I2S_TCSR_FR_MASK) |
|
#define | I2S_TCSR_BCE_MASK (0x10000000U) |
|
#define | I2S_TCSR_BCE_SHIFT (28U) |
|
#define | I2S_TCSR_BCE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_BCE_SHIFT)) & I2S_TCSR_BCE_MASK) |
|
#define | I2S_TCSR_DBGE_MASK (0x20000000U) |
|
#define | I2S_TCSR_DBGE_SHIFT (29U) |
|
#define | I2S_TCSR_DBGE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_DBGE_SHIFT)) & I2S_TCSR_DBGE_MASK) |
|
#define | I2S_TCSR_STOPE_MASK (0x40000000U) |
|
#define | I2S_TCSR_STOPE_SHIFT (30U) |
|
#define | I2S_TCSR_STOPE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_STOPE_SHIFT)) & I2S_TCSR_STOPE_MASK) |
|
#define | I2S_TCSR_TE_MASK (0x80000000U) |
|
#define | I2S_TCSR_TE_SHIFT (31U) |
|
#define | I2S_TCSR_TE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_TE_SHIFT)) & I2S_TCSR_TE_MASK) |
|
#define | I2S_TCSR_FRDE_MASK (0x1U) |
|
#define | I2S_TCSR_FRDE_SHIFT (0U) |
|
#define | I2S_TCSR_FRDE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FRDE_SHIFT)) & I2S_TCSR_FRDE_MASK) |
|
#define | I2S_TCSR_FWDE_MASK (0x2U) |
|
#define | I2S_TCSR_FWDE_SHIFT (1U) |
|
#define | I2S_TCSR_FWDE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FWDE_SHIFT)) & I2S_TCSR_FWDE_MASK) |
|
#define | I2S_TCSR_FRIE_MASK (0x100U) |
|
#define | I2S_TCSR_FRIE_SHIFT (8U) |
|
#define | I2S_TCSR_FRIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FRIE_SHIFT)) & I2S_TCSR_FRIE_MASK) |
|
#define | I2S_TCSR_FWIE_MASK (0x200U) |
|
#define | I2S_TCSR_FWIE_SHIFT (9U) |
|
#define | I2S_TCSR_FWIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FWIE_SHIFT)) & I2S_TCSR_FWIE_MASK) |
|
#define | I2S_TCSR_FEIE_MASK (0x400U) |
|
#define | I2S_TCSR_FEIE_SHIFT (10U) |
|
#define | I2S_TCSR_FEIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FEIE_SHIFT)) & I2S_TCSR_FEIE_MASK) |
|
#define | I2S_TCSR_SEIE_MASK (0x800U) |
|
#define | I2S_TCSR_SEIE_SHIFT (11U) |
|
#define | I2S_TCSR_SEIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_SEIE_SHIFT)) & I2S_TCSR_SEIE_MASK) |
|
#define | I2S_TCSR_WSIE_MASK (0x1000U) |
|
#define | I2S_TCSR_WSIE_SHIFT (12U) |
|
#define | I2S_TCSR_WSIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_WSIE_SHIFT)) & I2S_TCSR_WSIE_MASK) |
|
#define | I2S_TCSR_FRF_MASK (0x10000U) |
|
#define | I2S_TCSR_FRF_SHIFT (16U) |
|
#define | I2S_TCSR_FRF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FRF_SHIFT)) & I2S_TCSR_FRF_MASK) |
|
#define | I2S_TCSR_FWF_MASK (0x20000U) |
|
#define | I2S_TCSR_FWF_SHIFT (17U) |
|
#define | I2S_TCSR_FWF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FWF_SHIFT)) & I2S_TCSR_FWF_MASK) |
|
#define | I2S_TCSR_FEF_MASK (0x40000U) |
|
#define | I2S_TCSR_FEF_SHIFT (18U) |
|
#define | I2S_TCSR_FEF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FEF_SHIFT)) & I2S_TCSR_FEF_MASK) |
|
#define | I2S_TCSR_SEF_MASK (0x80000U) |
|
#define | I2S_TCSR_SEF_SHIFT (19U) |
|
#define | I2S_TCSR_SEF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_SEF_SHIFT)) & I2S_TCSR_SEF_MASK) |
|
#define | I2S_TCSR_WSF_MASK (0x100000U) |
|
#define | I2S_TCSR_WSF_SHIFT (20U) |
|
#define | I2S_TCSR_WSF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_WSF_SHIFT)) & I2S_TCSR_WSF_MASK) |
|
#define | I2S_TCSR_SR_MASK (0x1000000U) |
|
#define | I2S_TCSR_SR_SHIFT (24U) |
|
#define | I2S_TCSR_SR(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_SR_SHIFT)) & I2S_TCSR_SR_MASK) |
|
#define | I2S_TCSR_FR_MASK (0x2000000U) |
|
#define | I2S_TCSR_FR_SHIFT (25U) |
|
#define | I2S_TCSR_FR(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FR_SHIFT)) & I2S_TCSR_FR_MASK) |
|
#define | I2S_TCSR_BCE_MASK (0x10000000U) |
|
#define | I2S_TCSR_BCE_SHIFT (28U) |
|
#define | I2S_TCSR_BCE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_BCE_SHIFT)) & I2S_TCSR_BCE_MASK) |
|
#define | I2S_TCSR_DBGE_MASK (0x20000000U) |
|
#define | I2S_TCSR_DBGE_SHIFT (29U) |
|
#define | I2S_TCSR_DBGE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_DBGE_SHIFT)) & I2S_TCSR_DBGE_MASK) |
|
#define | I2S_TCSR_STOPE_MASK (0x40000000U) |
|
#define | I2S_TCSR_STOPE_SHIFT (30U) |
|
#define | I2S_TCSR_STOPE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_STOPE_SHIFT)) & I2S_TCSR_STOPE_MASK) |
|
#define | I2S_TCSR_TE_MASK (0x80000000U) |
|
#define | I2S_TCSR_TE_SHIFT (31U) |
|
#define | I2S_TCSR_TE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_TE_SHIFT)) & I2S_TCSR_TE_MASK) |
|
#define | I2S_TCSR_FRDE_MASK (0x1U) |
|
#define | I2S_TCSR_FRDE_SHIFT (0U) |
|
#define | I2S_TCSR_FRDE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FRDE_SHIFT)) & I2S_TCSR_FRDE_MASK) |
|
#define | I2S_TCSR_FWDE_MASK (0x2U) |
|
#define | I2S_TCSR_FWDE_SHIFT (1U) |
|
#define | I2S_TCSR_FWDE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FWDE_SHIFT)) & I2S_TCSR_FWDE_MASK) |
|
#define | I2S_TCSR_FRIE_MASK (0x100U) |
|
#define | I2S_TCSR_FRIE_SHIFT (8U) |
|
#define | I2S_TCSR_FRIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FRIE_SHIFT)) & I2S_TCSR_FRIE_MASK) |
|
#define | I2S_TCSR_FWIE_MASK (0x200U) |
|
#define | I2S_TCSR_FWIE_SHIFT (9U) |
|
#define | I2S_TCSR_FWIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FWIE_SHIFT)) & I2S_TCSR_FWIE_MASK) |
|
#define | I2S_TCSR_FEIE_MASK (0x400U) |
|
#define | I2S_TCSR_FEIE_SHIFT (10U) |
|
#define | I2S_TCSR_FEIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FEIE_SHIFT)) & I2S_TCSR_FEIE_MASK) |
|
#define | I2S_TCSR_SEIE_MASK (0x800U) |
|
#define | I2S_TCSR_SEIE_SHIFT (11U) |
|
#define | I2S_TCSR_SEIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_SEIE_SHIFT)) & I2S_TCSR_SEIE_MASK) |
|
#define | I2S_TCSR_WSIE_MASK (0x1000U) |
|
#define | I2S_TCSR_WSIE_SHIFT (12U) |
|
#define | I2S_TCSR_WSIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_WSIE_SHIFT)) & I2S_TCSR_WSIE_MASK) |
|
#define | I2S_TCSR_FRF_MASK (0x10000U) |
|
#define | I2S_TCSR_FRF_SHIFT (16U) |
|
#define | I2S_TCSR_FRF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FRF_SHIFT)) & I2S_TCSR_FRF_MASK) |
|
#define | I2S_TCSR_FWF_MASK (0x20000U) |
|
#define | I2S_TCSR_FWF_SHIFT (17U) |
|
#define | I2S_TCSR_FWF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FWF_SHIFT)) & I2S_TCSR_FWF_MASK) |
|
#define | I2S_TCSR_FEF_MASK (0x40000U) |
|
#define | I2S_TCSR_FEF_SHIFT (18U) |
|
#define | I2S_TCSR_FEF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FEF_SHIFT)) & I2S_TCSR_FEF_MASK) |
|
#define | I2S_TCSR_SEF_MASK (0x80000U) |
|
#define | I2S_TCSR_SEF_SHIFT (19U) |
|
#define | I2S_TCSR_SEF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_SEF_SHIFT)) & I2S_TCSR_SEF_MASK) |
|
#define | I2S_TCSR_WSF_MASK (0x100000U) |
|
#define | I2S_TCSR_WSF_SHIFT (20U) |
|
#define | I2S_TCSR_WSF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_WSF_SHIFT)) & I2S_TCSR_WSF_MASK) |
|
#define | I2S_TCSR_SR_MASK (0x1000000U) |
|
#define | I2S_TCSR_SR_SHIFT (24U) |
|
#define | I2S_TCSR_SR(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_SR_SHIFT)) & I2S_TCSR_SR_MASK) |
|
#define | I2S_TCSR_FR_MASK (0x2000000U) |
|
#define | I2S_TCSR_FR_SHIFT (25U) |
|
#define | I2S_TCSR_FR(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FR_SHIFT)) & I2S_TCSR_FR_MASK) |
|
#define | I2S_TCSR_BCE_MASK (0x10000000U) |
|
#define | I2S_TCSR_BCE_SHIFT (28U) |
|
#define | I2S_TCSR_BCE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_BCE_SHIFT)) & I2S_TCSR_BCE_MASK) |
|
#define | I2S_TCSR_DBGE_MASK (0x20000000U) |
|
#define | I2S_TCSR_DBGE_SHIFT (29U) |
|
#define | I2S_TCSR_DBGE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_DBGE_SHIFT)) & I2S_TCSR_DBGE_MASK) |
|
#define | I2S_TCSR_STOPE_MASK (0x40000000U) |
|
#define | I2S_TCSR_STOPE_SHIFT (30U) |
|
#define | I2S_TCSR_STOPE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_STOPE_SHIFT)) & I2S_TCSR_STOPE_MASK) |
|
#define | I2S_TCSR_TE_MASK (0x80000000U) |
|
#define | I2S_TCSR_TE_SHIFT (31U) |
|
#define | I2S_TCSR_TE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_TE_SHIFT)) & I2S_TCSR_TE_MASK) |
|
#define | I2S_TCSR_FRDE_MASK (0x1U) |
|
#define | I2S_TCSR_FRDE_SHIFT (0U) |
|
#define | I2S_TCSR_FRDE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FRDE_SHIFT)) & I2S_TCSR_FRDE_MASK) |
|
#define | I2S_TCSR_FWDE_MASK (0x2U) |
|
#define | I2S_TCSR_FWDE_SHIFT (1U) |
|
#define | I2S_TCSR_FWDE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FWDE_SHIFT)) & I2S_TCSR_FWDE_MASK) |
|
#define | I2S_TCSR_FRIE_MASK (0x100U) |
|
#define | I2S_TCSR_FRIE_SHIFT (8U) |
|
#define | I2S_TCSR_FRIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FRIE_SHIFT)) & I2S_TCSR_FRIE_MASK) |
|
#define | I2S_TCSR_FWIE_MASK (0x200U) |
|
#define | I2S_TCSR_FWIE_SHIFT (9U) |
|
#define | I2S_TCSR_FWIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FWIE_SHIFT)) & I2S_TCSR_FWIE_MASK) |
|
#define | I2S_TCSR_FEIE_MASK (0x400U) |
|
#define | I2S_TCSR_FEIE_SHIFT (10U) |
|
#define | I2S_TCSR_FEIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FEIE_SHIFT)) & I2S_TCSR_FEIE_MASK) |
|
#define | I2S_TCSR_SEIE_MASK (0x800U) |
|
#define | I2S_TCSR_SEIE_SHIFT (11U) |
|
#define | I2S_TCSR_SEIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_SEIE_SHIFT)) & I2S_TCSR_SEIE_MASK) |
|
#define | I2S_TCSR_WSIE_MASK (0x1000U) |
|
#define | I2S_TCSR_WSIE_SHIFT (12U) |
|
#define | I2S_TCSR_WSIE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_WSIE_SHIFT)) & I2S_TCSR_WSIE_MASK) |
|
#define | I2S_TCSR_FRF_MASK (0x10000U) |
|
#define | I2S_TCSR_FRF_SHIFT (16U) |
|
#define | I2S_TCSR_FRF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FRF_SHIFT)) & I2S_TCSR_FRF_MASK) |
|
#define | I2S_TCSR_FWF_MASK (0x20000U) |
|
#define | I2S_TCSR_FWF_SHIFT (17U) |
|
#define | I2S_TCSR_FWF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FWF_SHIFT)) & I2S_TCSR_FWF_MASK) |
|
#define | I2S_TCSR_FEF_MASK (0x40000U) |
|
#define | I2S_TCSR_FEF_SHIFT (18U) |
|
#define | I2S_TCSR_FEF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FEF_SHIFT)) & I2S_TCSR_FEF_MASK) |
|
#define | I2S_TCSR_SEF_MASK (0x80000U) |
|
#define | I2S_TCSR_SEF_SHIFT (19U) |
|
#define | I2S_TCSR_SEF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_SEF_SHIFT)) & I2S_TCSR_SEF_MASK) |
|
#define | I2S_TCSR_WSF_MASK (0x100000U) |
|
#define | I2S_TCSR_WSF_SHIFT (20U) |
|
#define | I2S_TCSR_WSF(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_WSF_SHIFT)) & I2S_TCSR_WSF_MASK) |
|
#define | I2S_TCSR_SR_MASK (0x1000000U) |
|
#define | I2S_TCSR_SR_SHIFT (24U) |
|
#define | I2S_TCSR_SR(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_SR_SHIFT)) & I2S_TCSR_SR_MASK) |
|
#define | I2S_TCSR_FR_MASK (0x2000000U) |
|
#define | I2S_TCSR_FR_SHIFT (25U) |
|
#define | I2S_TCSR_FR(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_FR_SHIFT)) & I2S_TCSR_FR_MASK) |
|
#define | I2S_TCSR_BCE_MASK (0x10000000U) |
|
#define | I2S_TCSR_BCE_SHIFT (28U) |
|
#define | I2S_TCSR_BCE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_BCE_SHIFT)) & I2S_TCSR_BCE_MASK) |
|
#define | I2S_TCSR_DBGE_MASK (0x20000000U) |
|
#define | I2S_TCSR_DBGE_SHIFT (29U) |
|
#define | I2S_TCSR_DBGE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_DBGE_SHIFT)) & I2S_TCSR_DBGE_MASK) |
|
#define | I2S_TCSR_STOPE_MASK (0x40000000U) |
|
#define | I2S_TCSR_STOPE_SHIFT (30U) |
|
#define | I2S_TCSR_STOPE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_STOPE_SHIFT)) & I2S_TCSR_STOPE_MASK) |
|
#define | I2S_TCSR_TE_MASK (0x80000000U) |
|
#define | I2S_TCSR_TE_SHIFT (31U) |
|
#define | I2S_TCSR_TE(x) (((uint32_t)(((uint32_t)(x)) << I2S_TCSR_TE_SHIFT)) & I2S_TCSR_TE_MASK) |
|