Searched refs:MAX_INSTRUCTIONS (Results 1 – 2 of 2) sorted by relevance
| /hal_rpi_pico-latest/tools/pioasm/ | ||
| D | pio_types.h | 269 static const int MAX_INSTRUCTIONS = 32; member |
| D | pio_assembler.cpp | 39 uint limit = MAX_INSTRUCTIONS; in add_instruction() |