![]() |
![]() |
|
CC35xxDriverLibrary
|
Go to the source code of this file.
| #define HOST_MCU_O_TRACECFG 0x00000000U |
| #define HOST_MCU_O_SPARE 0x00000004U |
| #define HOST_MCU_O_WRRARB 0x00000008U |
| #define HOST_MCU_O_AGENT0CFG 0x00000010U |
| #define HOST_MCU_O_AGENT1CFG 0x00000014U |
| #define HOST_MCU_O_SWIRQ 0x00000018U |
| #define HOST_MCU_O_NSSWIRQ 0x0000001CU |
| #define HOST_MCU_O_SWIRQCM3 0x00000020U |
| #define HOST_MCU_O_ARBPOL 0x00000024U |
| #define HOST_MCU_O_DBGSS 0x00000028U |
| #define HOST_MCU_O_DBGSSLCK 0x0000002CU |
| #define HOST_MCU_O_DBGSSLM 0x00000030U |
| #define HOST_MCU_O_DBGSSLS 0x00000034U |
| #define HOST_MCU_TRACECFG_CLKDIVVAL_W 2U |
| #define HOST_MCU_TRACECFG_CLKDIVVAL_M 0x00000003U |
| #define HOST_MCU_TRACECFG_CLKDIVVAL_S 0U |
| #define HOST_MCU_TRACECFG_CLKDIVVAL_DIV_2 0x00000000U |
| #define HOST_MCU_TRACECFG_CLKDIVVAL_DIV_4 0x00000001U |
| #define HOST_MCU_TRACECFG_CLKDIVEN 0x00000100U |
| #define HOST_MCU_TRACECFG_CLKDIVEN_M 0x00000100U |
| #define HOST_MCU_TRACECFG_CLKDIVEN_S 8U |
| #define HOST_MCU_TRACECFG_CLKDIVEN_DIS 0x00000000U |
| #define HOST_MCU_TRACECFG_CLKDIVEN_EN 0x00000100U |
| #define HOST_MCU_SPARE_SBITS_W 32U |
| #define HOST_MCU_SPARE_SBITS_M 0xFFFFFFFFU |
| #define HOST_MCU_SPARE_SBITS_S 0U |
| #define HOST_MCU_WRRARB_EN 0x00000001U |
| #define HOST_MCU_WRRARB_EN_M 0x00000001U |
| #define HOST_MCU_WRRARB_EN_S 0U |
| #define HOST_MCU_WRRARB_EN_DIS 0x00000000U |
| #define HOST_MCU_WRRARB_EN_EN 0x00000001U |
| #define HOST_MCU_WRRARB_POLICY 0x00000002U |
| #define HOST_MCU_WRRARB_POLICY_M 0x00000002U |
| #define HOST_MCU_WRRARB_POLICY_S 1U |
| #define HOST_MCU_WRRARB_POLICY_FIXED 0x00000000U |
| #define HOST_MCU_WRRARB_POLICY_ROUNDROBIN 0x00000002U |
| #define HOST_MCU_AGENT0CFG_NUMOFBLK_W 13U |
| #define HOST_MCU_AGENT0CFG_NUMOFBLK_M 0x00001FFFU |
| #define HOST_MCU_AGENT0CFG_NUMOFBLK_S 0U |
| #define HOST_MCU_AGENT0CFG_FIXPRI_W 2U |
| #define HOST_MCU_AGENT0CFG_FIXPRI_M 0x00030000U |
| #define HOST_MCU_AGENT0CFG_FIXPRI_S 16U |
| #define HOST_MCU_AGENT0CFG_FIXPRI_SEL_0 0x00000000U |
| #define HOST_MCU_AGENT0CFG_FIXPRI_SEL_2 0x00020000U |
| #define HOST_MCU_AGENT0CFG_FIXPRI_SEL_1 0x00010000U |
| #define HOST_MCU_AGENT0CFG_TRANSDLY_W 5U |
| #define HOST_MCU_AGENT0CFG_TRANSDLY_M 0x1F000000U |
| #define HOST_MCU_AGENT0CFG_TRANSDLY_S 24U |
| #define HOST_MCU_AGENT1CFG_NUMOFBLK_W 13U |
| #define HOST_MCU_AGENT1CFG_NUMOFBLK_M 0x00001FFFU |
| #define HOST_MCU_AGENT1CFG_NUMOFBLK_S 0U |
| #define HOST_MCU_AGENT1CFG_FIXPRI_W 2U |
| #define HOST_MCU_AGENT1CFG_FIXPRI_M 0x00030000U |
| #define HOST_MCU_AGENT1CFG_FIXPRI_S 16U |
| #define HOST_MCU_AGENT1CFG_FIXPRI_SEL_0 0x00000000U |
| #define HOST_MCU_AGENT1CFG_FIXPRI_SEL_1 0x00010000U |
| #define HOST_MCU_AGENT1CFG_FIXPRI_SEL_2 0x00020000U |
| #define HOST_MCU_AGENT1CFG_TRANSDLY_W 5U |
| #define HOST_MCU_AGENT1CFG_TRANSDLY_M 0x1F000000U |
| #define HOST_MCU_AGENT1CFG_TRANSDLY_S 24U |
| #define HOST_MCU_SWIRQ_TIMESTAMP_W 16U |
| #define HOST_MCU_SWIRQ_TIMESTAMP_M 0x0000FFFFU |
| #define HOST_MCU_SWIRQ_TIMESTAMP_S 0U |
| #define HOST_MCU_NSSWIRQ_EN_W 4U |
| #define HOST_MCU_NSSWIRQ_EN_M 0x0000000FU |
| #define HOST_MCU_NSSWIRQ_EN_S 0U |
| #define HOST_MCU_SWIRQCM3_EN 0x00000001U |
| #define HOST_MCU_SWIRQCM3_EN_M 0x00000001U |
| #define HOST_MCU_SWIRQCM3_EN_S 0U |
| #define HOST_MCU_ARBPOL_RNDRBNS0 0x00000001U |
| #define HOST_MCU_ARBPOL_RNDRBNS0_M 0x00000001U |
| #define HOST_MCU_ARBPOL_RNDRBNS0_S 0U |
| #define HOST_MCU_ARBPOL_RNDRBNS0_FIXED 0x00000000U |
| #define HOST_MCU_ARBPOL_RNDRBNS0_ROUNDROBIN 0x00000001U |
| #define HOST_MCU_ARBPOL_RNDRBNS1 0x00000002U |
| #define HOST_MCU_ARBPOL_RNDRBNS1_M 0x00000002U |
| #define HOST_MCU_ARBPOL_RNDRBNS1_S 1U |
| #define HOST_MCU_ARBPOL_RNDRBNS1_FIXED 0x00000000U |
| #define HOST_MCU_ARBPOL_RNDRBNS1_ROUNDROBIN 0x00000002U |
| #define HOST_MCU_ARBPOL_S0PRIM0_W 2U |
| #define HOST_MCU_ARBPOL_S0PRIM0_M 0x0000000CU |
| #define HOST_MCU_ARBPOL_S0PRIM0_S 2U |
| #define HOST_MCU_ARBPOL_S0PRIM1_W 2U |
| #define HOST_MCU_ARBPOL_S0PRIM1_M 0x00000030U |
| #define HOST_MCU_ARBPOL_S0PRIM1_S 4U |
| #define HOST_MCU_ARBPOL_S1PRIM0_W 2U |
| #define HOST_MCU_ARBPOL_S1PRIM0_M 0x000000C0U |
| #define HOST_MCU_ARBPOL_S1PRIM0_S 6U |
| #define HOST_MCU_ARBPOL_S1PRIM1_W 2U |
| #define HOST_MCU_ARBPOL_S1PRIM1_M 0x00000300U |
| #define HOST_MCU_ARBPOL_S1PRIM1_S 8U |
| #define HOST_MCU_DBGSS_EN 0x00000001U |
| #define HOST_MCU_DBGSS_EN_M 0x00000001U |
| #define HOST_MCU_DBGSS_EN_S 0U |
| #define HOST_MCU_DBGSSLCK_LOCK 0x00000001U |
| #define HOST_MCU_DBGSSLCK_LOCK_M 0x00000001U |
| #define HOST_MCU_DBGSSLCK_LOCK_S 0U |
| #define HOST_MCU_DBGSSLM_MASK 0x00000002U |
| #define HOST_MCU_DBGSSLM_MASK_M 0x00000002U |
| #define HOST_MCU_DBGSSLM_MASK_S 1U |
| #define HOST_MCU_DBGSSLM_MASK_SET_0 0x00000000U |
| #define HOST_MCU_DBGSSLM_MASK_SET_1 0x00000002U |
| #define HOST_MCU_DBGSSLS_CSYSPWRREQ 0x00000001U |
| #define HOST_MCU_DBGSSLS_CSYSPWRREQ_M 0x00000001U |
| #define HOST_MCU_DBGSSLS_CSYSPWRREQ_S 0U |
| #define HOST_MCU_DBGSSLS_CSYSPWRREQ_CLR 0x00000000U |
| #define HOST_MCU_DBGSSLS_CSYSPWRREQ_SET 0x00000001U |
| #define HOST_MCU_DBGSSLS_FRCACT 0x00000002U |
| #define HOST_MCU_DBGSSLS_FRCACT_M 0x00000002U |
| #define HOST_MCU_DBGSSLS_FRCACT_S 1U |
| #define HOST_MCU_DBGSSLS_FRCACT_CLR 0x00000000U |
| #define HOST_MCU_DBGSSLS_FRCACT_SET 0x00000002U |