Home
last modified time | relevance | path

Searched refs:err_cplt_cbk (Results 1 – 13 of 13) sorted by relevance

/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_trng.c289 if (hperh->err_cplt_cbk) in ald_trng_irq_handler()
290 hperh->err_cplt_cbk(hperh); in ald_trng_irq_handler()
A Dald_crc.c513 if (hperh->err_cplt_cbk) in crc_dma_error()
514 hperh->err_cplt_cbk(hperh); in crc_dma_error()
A Dald_crypt.c995 if (hperh->err_cplt_cbk) in crypt_dma_error()
996 hperh->err_cplt_cbk(hperh); in crypt_dma_error()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_trng.c291 if (hperh->err_cplt_cbk) in ald_trng_irq_handler()
292 hperh->err_cplt_cbk(hperh); in ald_trng_irq_handler()
A Dald_crc.c520 if (hperh->err_cplt_cbk) in crc_dma_error()
521 hperh->err_cplt_cbk(hperh); in crc_dma_error()
A Dald_crypt.c1150 if (hperh->err_cplt_cbk) in crypt_dma_error()
1151 hperh->err_cplt_cbk(hperh); in crypt_dma_error()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_trng.h134 void (*err_cplt_cbk)(struct trng_handle_s *arg); /**< Trng error callback */ member
A Dald_crc.h120 void (*err_cplt_cbk)(struct crc_handle_s *arg); /**< Calculate error callback */ member
A Dald_crypt.h206 void (*err_cplt_cbk)(struct crypt_handle_s *arg); /**< Crypt error callback */ member
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_trng.h132 void (*err_cplt_cbk)(struct trng_handle_s *arg); /**< Trng error callback */ member
A Dald_crc.h118 void (*err_cplt_cbk)(struct crc_handle_s *arg); /**< Calculate error callback */ member
A Dald_crypt.h145 void (*err_cplt_cbk)(struct crypt_handle_s *arg); /**< Crypt error callback */ member
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dald_crc.h120 void (*err_cplt_cbk)(struct ald_crc_handle_s *arg); /**< Calculate error callback */ member

Completed in 27 milliseconds