Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_adc.c322 CLEAR_BIT(hperh->state, ADC_STATE_BUSY_WDG); in ald_adc_poll_for_event()
766 CLEAR_BIT(hperh->state, ADC_STATE_BUSY_WDG); in ald_adc_irq_handler()
930 SET_BIT(hperh->state, ADC_STATE_BUSY_WDG); in ald_adc_analog_wdg_config()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_adc.c310 CLEAR_BIT(hperh->state, ADC_STATE_BUSY_WDG); in ald_adc_poll_for_event()
828 CLEAR_BIT(hperh->state, ADC_STATE_BUSY_WDG); in ald_adc_irq_handler()
1010 SET_BIT(hperh->state, ADC_STATE_BUSY_WDG); in ald_adc_analog_wdg_config()
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_adc.h65 ADC_STATE_BUSY_WDG = 0x40U, /**< Insert channel busy */ enumerator
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_adc.h67 ADC_STATE_BUSY_WDG = 0x40U, /**< Insert channel busy */ enumerator

Completed in 13 milliseconds