coex_adapter_funcs_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
int32_t
void *(*)(void)
void (*)(void *lock)
uint32_t (*)(void *mux)
void (*)(void *mux, uint32_t tmp)
void (*)(void)
void *(*)(uint32_t max, uint32_t init)
void (*)(void *semphr)
int32_t (*)(void *semphr, void *hptw)
int32_t (*)(void *semphr, void *hptw)
int32_t (*)(void *semphr, uint32_t block_time_tick)
int32_t (*)(void *semphr)
int (*)(void)
void * (*)(size_t size)
void (*)(void *p)
int64_t (*)(void)
bool (*)(void)
void (*)(void *timer)
void (*)(void *ptimer)
void (*)(void *ptimer, void *pfunction, void *parg)
void (*)(void *ptimer, uint32_t us, bool repeat)
int (*)(int event, int signal, bool rev)
int (*)(void)
int32_t

References

from examples