Searched defs:Int (Results 1 – 15 of 15) sorted by relevance
| /bsp/CME_M7/StdPeriph_Driver/src/ |
| A D | cmem7_rtc.c | 31 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 D | cmem7_spi.c | 61 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 D | cmem7_uart.c | 104 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 D | cmem7_adc.c | 92 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 D | cmem7_i2c.c | 141 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 D | cmem7_dma.c | 147 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 D | cmem7_wdg.c | 45 void WDG_ITConfig(uint8_t Int, BOOL Enable) { in WDG_ITConfig()
|
| A D | cmem7_eth.c | 428 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 D | cmem7_can.c | 226 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 D | n32l43x_lprcnt.c | 97 INTStatus LPRCNT_GetIntSts(uint32_t Int) in LPRCNT_GetIntSts()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_tsc.h | 449 uint32_t Int; /*!< Configures the TSC interrupt member
|
| A D | n32l43x_lprcnt.h | 146 uint32_t Int; member
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_tsc.h | 449 uint32_t Int; /*!< Configures the TSC interrupt member
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | n32g43x_tsc.h | 451 uint32_t Int; /*!< Configures the TSC interrupt member
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_tsc.h | 449 uint32_t Int; /*!< Configures the TSC interrupt member
|
Completed in 732 milliseconds