Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 4 of 4) sorted by relevance

/external/platform/lpc15xx/lpcopen/periph_adc_rom/example/src/
A Dadc_rom.c90 void adc_seq0_callback(ADC_HANDLE_T handle) in adc_seq0_callback()
101 void adc_seq1_callback(ADC_HANDLE_T handle) in adc_seq1_callback()
/external/platform/lpc15xx/lpcopen/lpc_board_nxp_lpcxpresso_1549/src/
A Dretarget.h81 int handle; member
166 size_t __write(int handle, const unsigned char *buffer, size_t size) in __write()
/external/platform/pico/rp2_common/pico_stdio/
A Dstdio.c165 int __attribute__((weak)) _read(int handle, char *buffer, int length) { in _read()
172 int __attribute__((weak)) _write(int handle, char *buffer, int length) { in _write()
/external/platform/pico/rp2_common/pico_async_context/
A Dasync_context_freertos.c101 static void timer_handler(__unused TimerHandle_t handle) in timer_handler()

Completed in 6 milliseconds