Searched refs:applicationCallback_t (Results 1 – 1 of 1) sorted by relevance
63 #define CALLBACK_PTR ((applicationCallback_t*)CALLBACK_ADDR)70 typedef void (*applicationCallback_t)(uint32_t* buffer, uint32_t numWords, int_fast16_t status); typedef79 applicationCallback_t callback = *CALLBACK_PTR; in adcNoiseCallback()149 …_AdcNoise_get_samples_callback(uint32_t* buffer, uint32_t numWords, applicationCallback_t callback) in RCL_AdcNoise_get_samples_callback()