Searched refs:NUM_PIOS (Results 1 – 4 of 4) sorted by relevance
26 #define NUM_PIOS _u(2) macro
27 #define NUM_PIOS _u(3) macro
22 static uint8_t claimed[(NUM_PIO_STATE_MACHINES * NUM_PIOS + 7) >> 3];64 static uint32_t _used_instruction_space[NUM_PIOS];416 int pio_num = NUM_PIOS; in pio_claim_free_sm_and_add_program_for_gpio_range()
148 #if NUM_PIOS > 2310 #if NUM_PIOS == 2 in check_pio_param()312 #elif NUM_PIOS == 3 in check_pio_param()855 invalid_params_if(HARDWARE_PIO, instance >= NUM_PIOS); in pio_get_instance()