Searched defs:PICO_WEAK_FUNCTION_IMPL_NAME (Results 1 – 2 of 2) sorted by relevance
68 #define PICO_WEAK_FUNCTION_IMPL_NAME(x) x macro97 #define PICO_WEAK_FUNCTION_IMPL_NAME(x) x ## __weak macro
52 alarm_pool_timer_t *PICO_WEAK_FUNCTION_IMPL_NAME(ta_from_current_irq)(uint *alarm_num) { in PICO_WEAK_FUNCTION_IMPL_NAME() function