Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/wrappers/
DRCL_AdcNoise.c63 #define CALLBACK_PTR ((applicationCallback_t*)CALLBACK_ADDR) macro
79 applicationCallback_t callback = *CALLBACK_PTR; in adcNoiseCallback()
174 *CALLBACK_PTR = callback; in RCL_AdcNoise_get_samples_callback()