Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/host/pico_time_adapter/
Dtime_adapter.c12 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
16 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
20 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
24 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
28 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
32 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
36 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
40 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
44 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
48 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
[all …]
/hal_rpi_pico-latest/src/host/hardware_irq/
Dirq.c26 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
36 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
41 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
46 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
56 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
61 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
66 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
71 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
76 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
81 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
[all …]
/hal_rpi_pico-latest/src/rp2_common/pico_aon_timer/
Daon_timer.c50 panic_unsupported(); in aon_timer_set_time()
67 panic_unsupported(); in aon_timer_set_time_calendar()
80 panic_unsupported(); in aon_timer_get_time()
95 panic_unsupported(); in aon_timer_get_time_calendar()
136 panic_unsupported(); in aon_timer_enable_alarm()
158 panic_unsupported(); in aon_timer_enable_alarm_calendar()
169 panic_unsupported(); in aon_timer_disable_alarm()
196 panic_unsupported(); in aon_timer_start()
213 panic_unsupported(); in aon_timer_start_calendar()
223 panic_unsupported(); in aon_timer_stop()
[all …]
/hal_rpi_pico-latest/src/host/hardware_timer/
Dtimer.c52 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
109 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
114 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
119 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
124 panic_unsupported(); in PICO_WEAK_FUNCTION_DEF()
/hal_rpi_pico-latest/src/rp2_common/hardware_vreg/
Dvreg.c36 panic_unsupported(); in vreg_set_voltage()
48 panic_unsupported(); in vreg_disable_voltage_limit()
/hal_rpi_pico-latest/src/rp2_common/hardware_exception/
Dexception.c58 panic_unsupported(); in exception_set_exclusive_handler()
69 panic_unsupported(); in exception_restore_handler()
/hal_rpi_pico-latest/src/rp2_common/pico_platform_panic/include/pico/platform/
Dpanic.h20 void __attribute__((noreturn)) panic_unsupported(void);
/hal_rpi_pico-latest/src/host/pico_platform/
Dplatform_base.c23 void __noreturn panic_unsupported() { in panic_unsupported() function
/hal_rpi_pico-latest/src/rp2_common/pico_bootrom/
Dbootrom.c62 panic_unsupported(); in rom_reset_usb_boot()
82 panic_unsupported(); in rom_reset_usb_boot_extra()
/hal_rpi_pico-latest/src/rp2_common/pico_platform_panic/
Dpanic.c20 void __attribute__((noreturn)) panic_unsupported(void) { in panic_unsupported() function
/hal_rpi_pico-latest/src/host/pico_platform/include/pico/
Dplatform.h121 void __noreturn panic_unsupported();
/hal_rpi_pico-latest/src/rp2_common/hardware_irq/
Dirq.c228 panic_unsupported(); in irq_set_exclusive_handler()
244 panic_unsupported(); in irq_get_exclusive_handler()
359 panic_unsupported(); in irq_add_shared_handler()
577 panic_unsupported(); in irq_remove_handler()
/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_driver/
Dcyw43_driver.c129 panic_unsupported(); in storage_read_blocks()
Dcyw43_bus_pio_spi.c325 panic_unsupported(); in cyw43_spi_transfer()
/hal_rpi_pico-latest/src/rp2_common/hardware_uart/
Duart.c225 panic_unsupported(); in uart_set_translate_crlf()
/hal_rpi_pico-latest/src/rp2_common/pico_stdio/
Dstdio.c278 panic_unsupported(); in stdio_set_translate_crlf()
/hal_rpi_pico-latest/src/rp2_common/pico_multicore/
Dmulticore.c152 panic_unsupported(); in multicore_launch_core1_with_stack()
/hal_rpi_pico-latest/src/rp2_common/hardware_flash/
Dflash.c277 panic_unsupported(); in flash_get_unique_id()