Searched refs:EUSCI_A_CTLW0_SWRST_OFS (Results 1 – 10 of 10) sorted by relevance
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/ |
D | spi.c | 85 BITBAND_PERI(EUSCI_B_CMSIS(moduleInstance)->CTLW0, EUSCI_A_CTLW0_SWRST_OFS) = 1; in SPI_initMaster() 141 BITBAND_PERI(EUSCI_B_CMSIS(moduleInstance)->CTLW0, EUSCI_A_CTLW0_SWRST_OFS) = 1; in SPI_initMaster() 225 BITBAND_PERI(EUSCI_A_CMSIS(moduleInstance)->CTLW0, EUSCI_A_CTLW0_SWRST_OFS) = 1; in SPI_initSlave() 261 BITBAND_PERI(EUSCI_B_CMSIS(moduleInstance)->CTLW0, EUSCI_A_CTLW0_SWRST_OFS) = 1; in SPI_initSlave() 589 BITBAND_PERI(EUSCI_B_CMSIS(baseAddress)->CTLW0, EUSCI_A_CTLW0_SWRST_OFS) = 1; in EUSCI_B_SPI_masterChangeClock() 595 BITBAND_PERI(EUSCI_B_CMSIS(baseAddress)->CTLW0, EUSCI_A_CTLW0_SWRST_OFS) = 0; in EUSCI_B_SPI_masterChangeClock() 657 BITBAND_PERI(EUSCI_B_CMSIS(baseAddress)->CTLW0, EUSCI_A_CTLW0_SWRST_OFS) = 1; in EUSCI_B_SPI_slaveInit() 705 BITBAND_PERI(EUSCI_B_CMSIS(baseAddress)->CTLW0, EUSCI_A_CTLW0_SWRST_OFS) = 1; in EUSCI_B_SPI_changeClockPhasePolarity() 711 BITBAND_PERI(EUSCI_B_CMSIS(baseAddress)->CTLW0, EUSCI_A_CTLW0_SWRST_OFS) = 0; in EUSCI_B_SPI_changeClockPhasePolarity() 877 BITBAND_PERI(EUSCI_B_CMSIS(baseAddress)->CTLW0, EUSCI_A_CTLW0_SWRST_OFS) = 0; in EUSCI_B_SPI_enable() [all …]
|
D | uart.c | 69 BITBAND_PERI(EUSCI_A_CMSIS(moduleInstance)->CTLW0, EUSCI_A_CTLW0_SWRST_OFS) = 1; in UART_initModule() 141 BITBAND_PERI(EUSCI_A_CMSIS(moduleInstance)->CTLW0, EUSCI_A_CTLW0_SWRST_OFS) = 0; in UART_enableModule() 147 BITBAND_PERI(EUSCI_A_CMSIS(moduleInstance)->CTLW0, EUSCI_A_CTLW0_SWRST_OFS) = 1; in UART_disableModule()
|
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/inc/ |
D | msp432p401m_classic.h | 2475 #define UCSWRST_OFS EUSCI_A_CTLW0_SWRST_OFS /*!< UCSWRST Offse…
|
D | msp432p401r_classic.h | 2475 #define UCSWRST_OFS EUSCI_A_CTLW0_SWRST_OFS /*!< UCSWRST Offse…
|
D | msp432p401m.h | 3530 #define EUSCI_A_CTLW0_SWRST_OFS ( 0) /*!< UCSWRST Bit O… macro
|
D | msp432p401r.h | 3530 #define EUSCI_A_CTLW0_SWRST_OFS ( 0) /*!< UCSWRST Bit O… macro
|
D | msp432p4111.h | 3510 #define EUSCI_A_CTLW0_SWRST_OFS ( 0) /*!< UCSWRST Bit O… macro
|
D | msp432p411v.h | 3510 #define EUSCI_A_CTLW0_SWRST_OFS ( 0) /*!< UCSWRST Bit O… macro
|
D | msp432p411y.h | 3510 #define EUSCI_A_CTLW0_SWRST_OFS ( 0) /*!< UCSWRST Bit O… macro
|
D | msp432p4xx.h | 2922 #define EUSCI_A_CTLW0_SWRST_OFS ( 0) /*!< UCSWRST Bit O… macro
|