Searched defs:display_drv_config (Results 1 – 1 of 1) sorted by relevance
89 struct display_drv_config { struct90 NRF_TIMER_Type *timer;92 NRF_PWM_Type *pwm;94 nrfx_gpiote_t gpiote;96 uint8_t rows[ROW_COUNT];97 uint8_t cols[COL_COUNT];98 uint8_t pixel_mapping[PIXEL_COUNT];100 uint8_t refresh_order[ITERATION_COUNT];