Lines Matching full:addressing
278 /* Set address range for horizontal/vertical addressing modes */
315 /* Set page and column start address for page addressing mode */
518 /* Switch to page addressing mode */ in ssd130x_init()
523 /* Switch to horizontal addressing mode */ in ssd130x_init()
778 /* Set address range for horizontal addressing mode */ in ssd130x_update_rect()
810 * In page addressing mode, the start address needs to be reset, in ssd130x_update_rect()
828 /* Write out update in one go if we aren't using page addressing mode */ in ssd130x_update_rect()
887 /* Write out update in one go since horizontal addressing mode is used */ in ssd132x_update_rect()
928 /* Write out update in one go since horizontal addressing mode is used */ in ssd133x_update_rect()
943 /* Set address range for horizontal addressing mode */ in ssd130x_clear_screen()
952 /* Write out update in one go if we aren't using page addressing mode */ in ssd130x_clear_screen()
956 * In page addressing mode, the start address needs to be reset, in ssd130x_clear_screen()
982 /* Write out update in one go since horizontal addressing mode is used */ in ssd132x_clear_screen()
998 /* Write out update in one go since horizontal addressing mode is used */ in ssd133x_clear_screen()