Home
last modified time | relevance | path

Searched refs:IFG (Results 1 – 21 of 21) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/
Di2c.c160 while (!BITBAND_PERI(EUSCI_B_CMSIS(moduleInstance)->IFG, in I2C_masterReceiveSingleByte()
202 || !BITBAND_PERI(EUSCI_B_CMSIS(moduleInstance)->IFG, in I2C_masterSendSingleByte()
209 while (!(EUSCI_B_CMSIS(moduleInstance)->IFG & EUSCI_B_IFG_TXIFG)) in I2C_masterSendSingleByte()
216 EUSCI_B_CMSIS(moduleInstance)->IFG &= ~(EUSCI_B_IFG_TXIFG); in I2C_masterSendSingleByte()
241 while ((!(EUSCI_B_CMSIS(moduleInstance)->IFG & EUSCI_B_IFG_TXIFG)) in I2C_masterSendSingleByteWithTimeout()
253 while ((!BITBAND_PERI(EUSCI_B_CMSIS(moduleInstance)->IFG, in I2C_masterSendSingleByteWithTimeout()
266 BITBAND_PERI(EUSCI_B_CMSIS(moduleInstance)->IFG, EUSCI_B_IFG_TXIFG0_OFS) = in I2C_masterSendSingleByteWithTimeout()
290 || !BITBAND_PERI(EUSCI_B_CMSIS(moduleInstance)->IFG, in I2C_masterSendMultiByteStart()
320 || !BITBAND_PERI(EUSCI_B_CMSIS(moduleInstance)->IFG, in I2C_masterSendMultiByteStartWithTimeout()
343 while (!BITBAND_PERI(EUSCI_B_CMSIS(moduleInstance)->IFG, in I2C_masterSendMultiByteNext()
[all …]
Duart.c122 while (!BITBAND_PERI(EUSCI_A_CMSIS(moduleInstance)->IFG, EUSCI_A_IFG_TXIFG_OFS)) in UART_transmitData()
132 while (!BITBAND_PERI(EUSCI_A_CMSIS(moduleInstance)->IFG, EUSCI_A_IFG_RXIFG_OFS)) in UART_receiveData()
200 while (!BITBAND_PERI(EUSCI_A_CMSIS(moduleInstance)->IFG, EUSCI_A_IFG_TXIFG_OFS)) in UART_transmitBreak()
288 return EUSCI_A_CMSIS(moduleInstance)->IFG & mask; in UART_getInterruptStatus()
332 EUSCI_A_CMSIS(moduleInstance)->IFG &= ~(mask); in UART_clearInterruptFlag()
Dcs.c122 if (BITBAND_PERI(CS->IFG, CS_IFG_LFXTIFG_OFS)) in _CSComputeCLKFrequency()
126 if (BITBAND_PERI(CS->IFG, CS_IFG_LFXTIFG_OFS)) in _CSComputeCLKFrequency()
138 if (BITBAND_PERI(CS->IFG, CS_IFG_HFXTIFG_OFS)) in _CSComputeCLKFrequency()
142 if (BITBAND_PERI(CS->IFG, CS_IFG_HFXTIFG_OFS)) in _CSComputeCLKFrequency()
376 while (BITBAND_PERI(CS->IFG, CS_IFG_HFXTIFG_OFS)) in CS_startHFXTWithTimeout()
453 while (BITBAND_PERI(CS->IFG, CS_IFG_LFXTIFG_OFS)) in CS_startLFXTWithTimeout()
951 return CS->IFG; in CS_getInterruptStatus()
Dlcd_f.c232 return LCD_F->IFG; in LCD_F_getInterruptStatus()
237 return (LCD_F->IFG & LCD_F->IE); in LCD_F_getEnabledInterruptStatus()
Dspi.c833 return EUSCI_B_CMSIS(baseAddress)->IFG & mask; in EUSCI_B_SPI_getInterruptStatus()
858 EUSCI_B_CMSIS(baseAddress)->IFG &= ~mask; in EUSCI_B_SPI_clearInterruptFlag()
1244 return EUSCI_A_CMSIS(baseAddress)->IFG & mask; in EUSCI_A_SPI_getInterruptStatus()
1269 EUSCI_A_CMSIS(baseAddress)->IFG &= ~mask; in EUSCI_A_SPI_clearInterruptFlag()
Dpss.c185 return PSS->IFG; in PSS_getInterruptStatus()
Dgpio.h113 #define OFS_LIB_PAIFG ((uint32_t)&P1->IFG - (uint32_t)P1)
Dflash.c183 && BITBAND_PERI(FLCTL->IFG, FLCTL_IFG_AVPRE_OFS))) in _FlashCtl_Program8()
196 if ((BITBAND_PERI(FLCTL->IFG, FLCTL_IFG_AVPST_OFS))) in _FlashCtl_Program8()
243 && BITBAND_PERI(FLCTL->IFG, FLCTL_IFG_AVPRE_OFS))) in _FlashCtl_Program32()
257 if ((BITBAND_PERI(FLCTL->IFG, FLCTL_IFG_AVPST_OFS))) in _FlashCtl_Program32()
1229 return FLCTL->IFG; in FlashCtl_getInterruptStatus()
Dflash_a.c149 && BITBAND_PERI(FLCTL_A->IFG, FLCTL_A_IFG_AVPRE_OFS))) in _FlashCtl_A_Program8()
162 if ((BITBAND_PERI(FLCTL_A->IFG, FLCTL_A_IFG_AVPST_OFS))) in _FlashCtl_A_Program8()
209 && BITBAND_PERI(FLCTL_A->IFG, FLCTL_A_IFG_AVPRE_OFS))) in _FlashCtl_A_Program32()
223 if ((BITBAND_PERI(FLCTL_A->IFG, FLCTL_A_IFG_AVPST_OFS))) in _FlashCtl_A_Program32()
1443 return FLCTL_A->IFG; in FlashCtl_A_getInterruptStatus()
Dpcm.c567 return PCM->IFG; in PCM_getInterruptStatus()
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/startup_system_files/
Dsystem_msp432p4111.c119 if(BITBAND_PERI(CS->IFG, CS_IFG_LFXTIFG_OFS)) in SystemCoreClockUpdate()
126 if(BITBAND_PERI(CS->IFG, CS_IFG_LFXTIFG_OFS)) in SystemCoreClockUpdate()
219 if(BITBAND_PERI(CS->IFG, CS_IFG_HFXTIFG_OFS)) in SystemCoreClockUpdate()
226 if(BITBAND_PERI(CS->IFG, CS_IFG_HFXTIFG_OFS)) in SystemCoreClockUpdate()
Dsystem_msp432p411v.c119 if(BITBAND_PERI(CS->IFG, CS_IFG_LFXTIFG_OFS)) in SystemCoreClockUpdate()
126 if(BITBAND_PERI(CS->IFG, CS_IFG_LFXTIFG_OFS)) in SystemCoreClockUpdate()
219 if(BITBAND_PERI(CS->IFG, CS_IFG_HFXTIFG_OFS)) in SystemCoreClockUpdate()
226 if(BITBAND_PERI(CS->IFG, CS_IFG_HFXTIFG_OFS)) in SystemCoreClockUpdate()
Dsystem_msp432p411y.c119 if(BITBAND_PERI(CS->IFG, CS_IFG_LFXTIFG_OFS)) in SystemCoreClockUpdate()
126 if(BITBAND_PERI(CS->IFG, CS_IFG_LFXTIFG_OFS)) in SystemCoreClockUpdate()
219 if(BITBAND_PERI(CS->IFG, CS_IFG_HFXTIFG_OFS)) in SystemCoreClockUpdate()
226 if(BITBAND_PERI(CS->IFG, CS_IFG_HFXTIFG_OFS)) in SystemCoreClockUpdate()
Dsystem_msp432p401m.c119 if(BITBAND_PERI(CS->IFG, CS_IFG_LFXTIFG_OFS)) in SystemCoreClockUpdate()
126 if(BITBAND_PERI(CS->IFG, CS_IFG_LFXTIFG_OFS)) in SystemCoreClockUpdate()
219 if(BITBAND_PERI(CS->IFG, CS_IFG_HFXTIFG_OFS)) in SystemCoreClockUpdate()
226 if(BITBAND_PERI(CS->IFG, CS_IFG_HFXTIFG_OFS)) in SystemCoreClockUpdate()
Dsystem_msp432p401r.c119 if(BITBAND_PERI(CS->IFG, CS_IFG_LFXTIFG_OFS)) in SystemCoreClockUpdate()
126 if(BITBAND_PERI(CS->IFG, CS_IFG_LFXTIFG_OFS)) in SystemCoreClockUpdate()
219 if(BITBAND_PERI(CS->IFG, CS_IFG_HFXTIFG_OFS)) in SystemCoreClockUpdate()
226 if(BITBAND_PERI(CS->IFG, CS_IFG_HFXTIFG_OFS)) in SystemCoreClockUpdate()
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/inc/
Dmsp432p401m.h470 …__I uint32_t IFG; /*!< Interrupt Flag… member
563 …__IO uint16_t IFG; /*!< Port Pair Inter… member
656 …__IO uint8_t IFG; /*!< Port Interrup… member
681 …__IO uint8_t IFG; /*!< Port Interrup… member
751 …__IO uint16_t IFG; /*!< eUSCI_Ax Inter… member
770 …__IO uint16_t IFG; /*!< eUSCI_Ax Inter… member
802 …__IO uint16_t IFG; /*!< eUSCI_Bx Inter… member
821 …__IO uint16_t IFG; /*!< eUSCI_Bx Inter… member
881 …__IO uint32_t IFG; /*!< Interrupt Flag… member
982 …__I uint32_t IFG; /*!< Interrupt Flag… member
[all …]
Dmsp432p401r.h470 …__I uint32_t IFG; /*!< Interrupt Flag… member
563 …__IO uint16_t IFG; /*!< Port Pair Inter… member
656 …__IO uint8_t IFG; /*!< Port Interrup… member
681 …__IO uint8_t IFG; /*!< Port Interrup… member
751 …__IO uint16_t IFG; /*!< eUSCI_Ax Inter… member
770 …__IO uint16_t IFG; /*!< eUSCI_Ax Inter… member
802 …__IO uint16_t IFG; /*!< eUSCI_Bx Inter… member
821 …__IO uint16_t IFG; /*!< eUSCI_Bx Inter… member
881 …__IO uint32_t IFG; /*!< Interrupt Flag… member
982 …__I uint32_t IFG; /*!< Interrupt Flag… member
[all …]
Dmsp432p4111.h462 …__I uint32_t IFG; /*!< Interrupt Flag… member
555 …__IO uint16_t IFG; /*!< Port Pair Inter… member
648 …__IO uint8_t IFG; /*!< Port Interrup… member
673 …__IO uint8_t IFG; /*!< Port Interrup… member
743 …__IO uint16_t IFG; /*!< eUSCI_Ax Inter… member
762 …__IO uint16_t IFG; /*!< eUSCI_Ax Inter… member
794 …__IO uint16_t IFG; /*!< eUSCI_Bx Inter… member
813 …__IO uint16_t IFG; /*!< eUSCI_Bx Inter… member
873 …__IO uint32_t IFG; /*!< Interrupt Flag… member
999 …__I uint32_t IFG; /*!< LCD_F interrup… member
[all …]
Dmsp432p411v.h462 …__I uint32_t IFG; /*!< Interrupt Flag… member
555 …__IO uint16_t IFG; /*!< Port Pair Inter… member
648 …__IO uint8_t IFG; /*!< Port Interrup… member
673 …__IO uint8_t IFG; /*!< Port Interrup… member
743 …__IO uint16_t IFG; /*!< eUSCI_Ax Inter… member
762 …__IO uint16_t IFG; /*!< eUSCI_Ax Inter… member
794 …__IO uint16_t IFG; /*!< eUSCI_Bx Inter… member
813 …__IO uint16_t IFG; /*!< eUSCI_Bx Inter… member
873 …__IO uint32_t IFG; /*!< Interrupt Flag… member
999 …__I uint32_t IFG; /*!< LCD_F interrup… member
[all …]
Dmsp432p411y.h462 …__I uint32_t IFG; /*!< Interrupt Flag… member
555 …__IO uint16_t IFG; /*!< Port Pair Inter… member
648 …__IO uint8_t IFG; /*!< Port Interrup… member
673 …__IO uint8_t IFG; /*!< Port Interrup… member
743 …__IO uint16_t IFG; /*!< eUSCI_Ax Inter… member
762 …__IO uint16_t IFG; /*!< eUSCI_Ax Inter… member
794 …__IO uint16_t IFG; /*!< eUSCI_Bx Inter… member
813 …__IO uint16_t IFG; /*!< eUSCI_Bx Inter… member
873 …__IO uint32_t IFG; /*!< Interrupt Flag… member
999 …__I uint32_t IFG; /*!< LCD_F interrup… member
[all …]
Dmsp432p4xx.h417 …__I uint32_t IFG; /*!< Interrupt Flag… member
449 …__IO uint8_t IFG; /*!< Port Interrup… member
527 …__IO uint16_t IFG; /*!< Port Pair Inter… member
619 …__IO uint8_t IFG; /*!< Port Interrup… member
667 …__IO uint16_t IFG; /*!< eUSCI_Ax Inter… member
684 …__IO uint16_t IFG; /*!< eUSCI_Ax Inter… member
698 …__IO uint16_t IFG; /*!< eUSCI_Bx Inter… member
721 …__IO uint16_t IFG; /*!< eUSCI_Bx Inter… member
772 …__IO uint32_t IFG; /*!< Interrupt Flag… member
852 …__IO uint32_t IFG; /*!< Interrupt Flag… member
[all …]