| /bsp/microchip/same70/bsp/hal/include/ |
| A D | hpl_usart_dma.h | 77 usart_dma_cb_t error_cb; member
|
| A D | hpl_usart_async.h | 72 void (*error_cb)(struct _usart_async_device *device); member
|
| A D | hpl_adc_async.h | 70 void (*error_cb)(struct _adc_async_device *device, const uint8_t channel); member
|
| /bsp/microchip/samc21/bsp/hal/include/ |
| A D | hpl_usart_async.h | 72 void (*error_cb)(struct _usart_async_device *device); member
|
| A D | hpl_adc_async.h | 70 void (*error_cb)(struct _adc_async_device *device, const uint8_t channel); member
|
| A D | hpl_flash.h | 67 void (*error_cb)(struct _flash_device *device); member
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/include/ |
| A D | hpl_usart_async.h | 72 void (*error_cb)(struct _usart_async_device *device); member
|
| /bsp/microchip/saml10/bsp/hal/include/ |
| A D | hpl_usart_async.h | 72 void (*error_cb)(struct _usart_async_device *device); member
|
| A D | hpl_adc_async.h | 70 void (*error_cb)(struct _adc_async_device *device, const uint8_t channel); member
|
| /bsp/microchip/same54/bsp/hal/include/ |
| A D | hpl_usart_async.h | 72 void (*error_cb)(struct _usart_async_device *device); member
|
| A D | hpl_adc_async.h | 70 void (*error_cb)(struct _adc_async_device *device, const uint8_t channel); member
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/include/ |
| A D | hpl_usart_async.h | 72 void (*error_cb)(struct _usart_async_device *device); member
|
| /bsp/hpmicro/libraries/hpm_sdk/components/dma_mgr/ |
| A D | hpm_dma_mgr.c | 34 dma_mgr_chn_cb_t error_cb; /**< DMA channel error callback */ member 108 if (chn_ctx->error_cb != NULL) { in dma_mgr_isr_handler() 109 chn_ctx->error_cb(ptr, channel, chn_ctx->error_cb_data_ptr); in dma_mgr_isr_handler() 235 chn_ctx->error_cb = NULL; in dma_mgr_release_resource() 315 chn_ctx->error_cb = callback; in dma_mgr_install_chn_error_callback()
|
| /bsp/microchip/samc21/bsp/hal/src/ |
| A D | hal_flash.c | 64 flash->dev.flash_cb.error_cb = flash_error; in flash_init()
|
| A D | hal_usart_async.c | 74 descr->device.usart_cb.error_cb = usart_error; in usart_async_init()
|
| /bsp/microchip/samc21/bsp/hpl/nvmctrl/ |
| A D | hpl_nvmctrl.c | 441 if (NULL != _nvm_dev->flash_cb.error_cb) { in NVMCTRL_Handler() 442 _nvm_dev->flash_cb.error_cb(_nvm_dev); in NVMCTRL_Handler()
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/src/ |
| A D | hal_usart_async.c | 74 descr->device.usart_cb.error_cb = usart_error; in usart_async_init()
|
| /bsp/microchip/saml10/bsp/hal/src/ |
| A D | hal_usart_async.c | 74 descr->device.usart_cb.error_cb = usart_error; in usart_async_init()
|
| /bsp/microchip/same70/bsp/hal/src/ |
| A D | hal_usart_async.c | 74 descr->device.usart_cb.error_cb = usart_error; in usart_async_init()
|
| /bsp/microchip/same54/bsp/hal/src/ |
| A D | hal_usart_async.c | 74 descr->device.usart_cb.error_cb = usart_error; in usart_async_init()
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/src/ |
| A D | hal_usart_async.c | 74 descr->device.usart_cb.error_cb = usart_error; in usart_async_init()
|
| /bsp/microchip/same70/bsp/hpl/afec/ |
| A D | hpl_afec.c | 264 device->adc_async_cb.error_cb(device, cnt); in _afec_interrupt_handler()
|
| /bsp/microchip/same70/bsp/hpl/usart/ |
| A D | hpl_usart.c | 671 device->usart_cb.error_cb(device); in _usart_interrupt_handler()
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hpl/sercom/ |
| A D | hpl_sercom.c | 595 device->usart_cb.error_cb(device); in _sercom_usart_interrupt_handler()
|
| /bsp/microchip/samc21/bsp/hpl/sercom/ |
| A D | hpl_sercom.c | 582 device->usart_cb.error_cb(device); in _sercom_usart_interrupt_handler()
|