Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_acmp.c207 it_status_t ald_acmp_get_flag_status(acmp_handle_t *hperh, acmp_flag_t flag) in ald_acmp_get_flag_status() function
296 …if ((ald_acmp_get_flag_status(hperh, ACMP_FLAG_WARMUP) == SET) && (ald_acmp_get_it_status(hperh, A… in ald_acmp_irq_handler()
302 …if ((ald_acmp_get_flag_status(hperh, ACMP_FLAG_EDGE) == SET) && (ald_acmp_get_it_status(hperh, ACM… in ald_acmp_irq_handler()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_acmp.h289 flag_status_t ald_acmp_get_flag_status(acmp_handle_t *hperh, acmp_flag_t flag);
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_acmp.h319 it_status_t ald_acmp_get_flag_status(acmp_handle_t *hperh, acmp_flag_t it);
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_acmp.c196 flag_status_t ald_acmp_get_flag_status(acmp_handle_t *hperh, acmp_flag_t flag) in ald_acmp_get_flag_status() function

Completed in 11 milliseconds