Home
last modified time | relevance | path

Searched defs:PICO_WEAK_FUNCTION_IMPL_NAME (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/host/pico_platform/include/pico/
Dplatform.h68 #define PICO_WEAK_FUNCTION_IMPL_NAME(x) x macro
97 #define PICO_WEAK_FUNCTION_IMPL_NAME(x) x ## __weak macro
/hal_rpi_pico-latest/src/host/pico_time_adapter/
Dtime_adapter.c52 alarm_pool_timer_t *PICO_WEAK_FUNCTION_IMPL_NAME(ta_from_current_irq)(uint *alarm_num) { in PICO_WEAK_FUNCTION_IMPL_NAME() function