Home
last modified time | relevance | path

Searched refs:hdma_m2p (Results 1 – 4 of 4) sorted by relevance

/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_crypt.c570 if (hperh->hdma_m2p.perh == NULL) in ald_crypt_encrypt_by_dma()
571 hperh->hdma_m2p.perh = DMA0; in ald_crypt_encrypt_by_dma()
575 hperh->hdma_m2p.cplt_arg = NULL; in ald_crypt_encrypt_by_dma()
576 hperh->hdma_m2p.cplt_cbk = NULL; in ald_crypt_encrypt_by_dma()
577 hperh->hdma_m2p.err_arg = NULL; in ald_crypt_encrypt_by_dma()
578 hperh->hdma_m2p.err_cbk = NULL; in ald_crypt_encrypt_by_dma()
649 hperh->hdma_m2p.perh = DMA0; in ald_crypt_decrypt_by_dma()
654 hperh->hdma_m2p.cplt_arg = NULL; in ald_crypt_decrypt_by_dma()
655 hperh->hdma_m2p.cplt_cbk = NULL; in ald_crypt_decrypt_by_dma()
656 hperh->hdma_m2p.err_arg = NULL; in ald_crypt_decrypt_by_dma()
[all …]
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_crypt.c718 if (hperh->hdma_m2p.perh == NULL) in ald_crypt_encrypt_by_dma()
719 hperh->hdma_m2p.perh = DMA0; in ald_crypt_encrypt_by_dma()
723 hperh->hdma_m2p.cplt_arg = NULL; in ald_crypt_encrypt_by_dma()
724 hperh->hdma_m2p.cplt_cbk = NULL; in ald_crypt_encrypt_by_dma()
725 hperh->hdma_m2p.err_arg = NULL; in ald_crypt_encrypt_by_dma()
726 hperh->hdma_m2p.err_cbk = NULL; in ald_crypt_encrypt_by_dma()
799 hperh->hdma_m2p.perh = DMA0; in ald_crypt_decrypt_by_dma()
804 hperh->hdma_m2p.cplt_arg = NULL; in ald_crypt_decrypt_by_dma()
805 hperh->hdma_m2p.cplt_cbk = NULL; in ald_crypt_decrypt_by_dma()
806 hperh->hdma_m2p.err_arg = NULL; in ald_crypt_decrypt_by_dma()
[all …]
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_crypt.h130 dma_handle_t hdma_m2p; /**< CRYPT DMA handle parameters memory to crypt module */ member
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_crypt.h189 dma_handle_t hdma_m2p; /**< CRYPT DMA handle parameters memory to crypt module */ member

Completed in 13 milliseconds