Home
last modified time | relevance | path

Searched refs:CS_CTL1_DIVM_OFS (Results 1 – 11 of 11) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/startup_system_files/
Dsystem_msp432p4111.c112 divider = (CS->CTL1 & CS_CTL1_DIVM_MASK) >> CS_CTL1_DIVM_OFS; in SystemCoreClockUpdate()
Dsystem_msp432p411v.c112 divider = (CS->CTL1 & CS_CTL1_DIVM_MASK) >> CS_CTL1_DIVM_OFS; in SystemCoreClockUpdate()
Dsystem_msp432p411y.c112 divider = (CS->CTL1 & CS_CTL1_DIVM_MASK) >> CS_CTL1_DIVM_OFS; in SystemCoreClockUpdate()
Dsystem_msp432p401m.c112 divider = (CS->CTL1 & CS_CTL1_DIVM_MASK) >> CS_CTL1_DIVM_OFS; in SystemCoreClockUpdate()
Dsystem_msp432p401r.c112 divider = (CS->CTL1 & CS_CTL1_DIVM_MASK) >> CS_CTL1_DIVM_OFS; in SystemCoreClockUpdate()
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/inc/
Dmsp432p401m.h2651 #define CS_CTL1_DIVM_OFS (16) /*!< DIVM Bit Offs… macro
Dmsp432p401r.h2651 #define CS_CTL1_DIVM_OFS (16) /*!< DIVM Bit Offs… macro
Dmsp432p4111.h2631 #define CS_CTL1_DIVM_OFS (16) /*!< DIVM Bit Offs… macro
Dmsp432p411v.h2631 #define CS_CTL1_DIVM_OFS (16) /*!< DIVM Bit Offs… macro
Dmsp432p411y.h2631 #define CS_CTL1_DIVM_OFS (16) /*!< DIVM Bit Offs… macro
Dmsp432p4xx.h2296 #define CS_CTL1_DIVM_OFS (16) /*!< DIVM Bit Offs… macro