Searched refs:LPC_DMAC_CH_CONFIG_E (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/arm/lpc/
H A Dlpc_dmac.c223 LPC_DMAC_CH_CONFIG_SRCP(ch->ldc_config->ldc_src_periph) | LPC_DMAC_CH_CONFIG_E;
243 cfg |= LPC_DMAC_CH_CONFIG_E;
260 cfg &= ~LPC_DMAC_CH_CONFIG_E;
H A Dlpcreg.h632 #define LPC_DMAC_CH_CONFIG_E (1 << 0) macro

Completed in 56 milliseconds