Home
last modified time | relevance | path

Searched refs:PICO_ERROR_INVALID_STATE (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/common/pico_base_headers/include/pico/
Derror.h36PICO_ERROR_INVALID_STATE = -12, ///< Something happened or failed to happen in the pas… enumerator
/hal_rpi_pico-latest/src/rp2_common/hardware_pio/
Dpio.c88 invalid_params_if_and_return(PIO, used_mask, PICO_ERROR_INVALID_STATE); in pio_set_gpio_base_unsafe()