Home
last modified time | relevance | path

Searched refs:num_channel (Results 1 – 2 of 2) sorted by relevance

/external/platform/lpc15xx/lpcopen/periph_adc_rom/example/src/
A Dadc_rom.c112 void adc_thcmp_callback(ErrorCode_t error_code, uint32_t num_channel) in adc_thcmp_callback() argument
115 if (num_channel & (1 << BOARD_ADC_CH)) { in adc_thcmp_callback()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Drom_adc_15xx.h50 typedef void (*ADC_CALLBK_T)(ErrorCode_t error_code, uint32_t num_channel);

Completed in 4 milliseconds