Searched refs:add_program_at_offset_check (Results 1 – 1 of 1) sorted by relevance
132 static int add_program_at_offset_check(PIO pio, const pio_program_t *program, uint offset) { in add_program_at_offset_check() function148 if (rc >= 0) rc = add_program_at_offset_check(pio, program, (uint)rc); in pio_can_add_program()155 bool rc = add_program_at_offset_check(pio, program, offset) == 0; in pio_can_add_program_at_offset()161 int rc = add_program_at_offset_check(pio, program, offset); in add_program_at_offset()