| /bsp/nuvoton/libraries/ma35/rtt_port/ |
| A D | drv_whc.c | 102 if (device->tx_complete && psWhc->pvTxBuf) in nu_whc_isr() 104 device->tx_complete(device, psWhc->pvTxBuf); in nu_whc_isr() 225 device->tx_complete = RT_NULL; in whc_register()
|
| /bsp/microchip/samc21/bsp/hal/include/ |
| A D | hpl_i2c_m_async.h | 63 _i2c_complete_cb_t tx_complete; member
|
| /bsp/microchip/saml10/bsp/hal/include/ |
| A D | hpl_i2c_m_async.h | 63 _i2c_complete_cb_t tx_complete; member
|
| /bsp/microchip/same70/bsp/hal/include/ |
| A D | hpl_i2c_m_async.h | 63 _i2c_complete_cb_t tx_complete; member
|
| /bsp/microchip/same54/bsp/hal/include/ |
| A D | hpl_i2c_m_async.h | 63 _i2c_complete_cb_t tx_complete; member
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/include/ |
| A D | hpl_i2c_m_async.h | 63 _i2c_complete_cb_t tx_complete; member
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/include/ |
| A D | hpl_i2c_m_async.h | 63 _i2c_complete_cb_t tx_complete; member
|
| /bsp/bouffalo_lab/libraries/rt_drivers/ |
| A D | drv_rtc.c | 71 rtc.tx_complete = RT_NULL; in rt_hw_rtc_init()
|
| /bsp/nxp/lpc/lpc55sxx/Libraries/drivers/ |
| A D | drv_i2s.c | 151 if(i2s_dev->device.tx_complete != RT_NULL) in transfer_callback() 153 i2s_dev->device.tx_complete(&i2s_dev->device, RT_NULL); in transfer_callback()
|
| /bsp/fujitsu/mb9x/mb9bf500r/ |
| A D | adc.c | 113 adc.tx_complete = RT_NULL; in rt_hw_adc_init()
|
| /bsp/maxim/libraries/HAL_Drivers/ |
| A D | drv_rtc.c | 116 device->tx_complete = RT_NULL; in rt_hw_rtc_register()
|
| /bsp/qemu-virt64-aarch64/drivers/ |
| A D | drv_rtc.c | 111 rtc_device.device.tx_complete = RT_NULL; in rt_hw_rtc_init()
|
| /bsp/efm32/ |
| A D | drv_rtc.c | 179 rtc.tx_complete = RT_NULL; in rt_hw_rtc_init()
|
| A D | drv_leuart.c | 697 if (dev->tx_complete != RT_NULL) in rt_hw_leuart_dma_tx_isr() 699 dev->tx_complete(dev, dma_tx->data_ptr); in rt_hw_leuart_dma_tx_isr() 745 device->tx_complete = RT_NULL; in rt_hw_leuart_register()
|
| /bsp/nios_ii/ |
| A D | uart.c | 118 uart_device.tx_complete = RT_NULL; in rt_hw_uart_init()
|
| /bsp/allwinner/libraries/drivers/ |
| A D | drv_rtc.c | 105 rtc_dev.tx_complete = RT_NULL; in rt_hw_rtc_init()
|
| /bsp/hpmicro/libraries/hpm_sdk/components/spi/ |
| A D | hpm_spi.h | 227 spi_dma_complete_cb tx_complete,
|
| /bsp/raspberry-pi/raspi3-64/driver/ |
| A D | drv_rtc.c | 126 rtc_device.device.tx_complete = RT_NULL; in rt_hw_rtc_init()
|
| /bsp/loongson/ls1cdev/drivers/ |
| A D | drv_rtc.c | 146 device->tx_complete = RT_NULL; in rt_hw_rtc_register()
|
| /bsp/nxp/imx/imx6ull-smart/drivers/ |
| A D | drv_rtc.c | 144 device->tx_complete = RT_NULL; in _rt_rtc_register()
|
| /bsp/dm365/drivers/ |
| A D | davinci_emac.c | 469 rt_uint32_t *tx_complete_ptr = txch->tx_complete; in emac_tx_bdproc() 518 (void *)&txch->tx_complete[0], in emac_tx_bdproc() 679 rt_free(txch->tx_complete); in emac_cleanup_txch() 1163 txch->tx_complete = rt_malloc(txch->service_max * sizeof(rt_uint32_t)); in emac_init_txch() 1164 if (RT_NULL == txch->tx_complete) { in emac_init_txch() 1169 memset(txch->tx_complete, 0, txch->service_max * sizeof(rt_uint32_t)); in emac_init_txch()
|
| /bsp/essemi/es32f369x/drivers/ |
| A D | drv_rtc.c | 147 rtc_dev.tx_complete = RT_NULL; in rt_hw_rtc_init()
|
| /bsp/essemi/es32f0654/drivers/ |
| A D | drv_rtc.c | 148 rtc_dev.tx_complete = RT_NULL; in rt_hw_rtc_init()
|
| /bsp/nxp/lpc/lpc408x/drivers/ |
| A D | drv_led.c | 129 led.parent.tx_complete = RT_NULL; in rt_hw_led_init()
|
| /bsp/nxp/mcx/mcxn/frdm-mcxn236/board/ports/ |
| A D | drv_fxas2100.c | 150 fxas2100.parent.tx_complete = RT_NULL; in rt_hw_fxas2100_init()
|