Searched refs:ROW_COUNT (Results 1 – 1 of 1) sorted by relevance
28 #define ROW_COUNT DT_PROP_LEN(MATRIX_NODE, row_gpios) macro58 BUILD_ASSERT(GET_DT_ROW_IDX(idx) < ROW_COUNT, \71 #define PIXEL_SLOTS (ROW_COUNT * NRFX_CEIL_DIV(COL_COUNT, GROUP_SIZE))84 #define ITERATION_COUNT ROW_COUNT * COL_COUNT96 uint8_t rows[ROW_COUNT];134 for (uint8_t i = 0; i < ROW_COUNT; ++i) { in api_blanking_on()475 for (uint8_t i = 0; i < ROW_COUNT; ++i) { in instance_init()