Home
last modified time | relevance | path

Searched defs:Int (Results 1 – 15 of 15) sorted by relevance

/bsp/CME_M7/StdPeriph_Driver/src/
A Dcmem7_rtc.c31 void RTC_ITConfig(uint32_t Int, BOOL Enable) { in RTC_ITConfig()
41 BOOL RTC_GetITStatus(uint32_t Int) { in RTC_GetITStatus()
51 void RTC_ClearITPendingBit(uint32_t Int) { in RTC_ClearITPendingBit()
A Dcmem7_spi.c61 void SPI_EnableInt(SPI0_Type* SPIx, uint32_t Int, BOOL enable) { in SPI_EnableInt()
74 BOOL SPI_GetIntStatus(SPI0_Type* SPIx, uint32_t Int) { in SPI_GetIntStatus()
84 void SPI_ClearInt(SPI0_Type* SPIx, uint32_t Int) { in SPI_ClearInt()
A Dcmem7_uart.c104 void UART_EnableInt(UART0_Type* UARTx, uint32_t Int, BOOL enable) { in UART_EnableInt()
123 BOOL UART_GetIntStatus(UART0_Type* UARTx, uint32_t Int) { in UART_GetIntStatus()
134 void UART_ClearInt(UART0_Type* UARTx, uint32_t Int) { in UART_ClearInt()
A Dcmem7_adc.c92 void ADC_EnableInt(uint32_t Int, BOOL enable) { in ADC_EnableInt()
102 BOOL ADC_GetIntStatus(uint32_t Int) { in ADC_GetIntStatus()
112 void ADC_ClearInt(uint32_t Int) { in ADC_ClearInt()
A Dcmem7_i2c.c141 void I2C_EnableInt(I2C0_Type* I2Cx, uint32_t Int, BOOL enable) { in I2C_EnableInt()
152 BOOL I2C_GetIntStatus(I2C0_Type* I2Cx, uint32_t Int) { in I2C_GetIntStatus()
162 void I2C_ClearInt(I2C0_Type* I2Cx, uint32_t Int) { in I2C_ClearInt()
A Dcmem7_dma.c147 void DMA_EnableInt(uint32_t Int, BOOL enable) { in DMA_EnableInt()
169 BOOL DMA_GetIntStatus(uint32_t Int) { in DMA_GetIntStatus()
187 void DMA_ClearInt(uint32_t Int) { in DMA_ClearInt()
A Dcmem7_wdg.c45 void WDG_ITConfig(uint8_t Int, BOOL Enable) { in WDG_ITConfig()
A Dcmem7_eth.c428 void ETH_ITConfig(uint32_t Int, BOOL enable) { in ETH_ITConfig()
453 BOOL ETH_GetITStatus(uint32_t Int) { in ETH_GetITStatus()
463 void ETH_ClearITPendingBit(uint32_t Int) { in ETH_ClearITPendingBit()
A Dcmem7_can.c226 void CAN_EnableInt(CAN0_Type* CANx, uint32_t Int, BOOL enable) { in CAN_EnableInt()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_lprcnt.c97 INTStatus LPRCNT_GetIntSts(uint32_t Int) in LPRCNT_GetIntSts()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_tsc.h449 uint32_t Int; /*!< Configures the TSC interrupt member
A Dn32l43x_lprcnt.h146 uint32_t Int; member
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_tsc.h449 uint32_t Int; /*!< Configures the TSC interrupt member
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_tsc.h451 uint32_t Int; /*!< Configures the TSC interrupt member
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_tsc.h449 uint32_t Int; /*!< Configures the TSC interrupt member

Completed in 732 milliseconds