Home
last modified time | relevance | path

Searched refs:kST7796S_Orientation90 (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/st7796s/
Dfsl_st7796s.h41 kST7796S_Orientation90 = 0x68U, /*!< Rotation 90 degrees */ enumerator
Dfsl_st7796s.c267 …if ((config->orientationMode == kST7796S_Orientation90) || (config->orientationMode == kST7796S_Or… in ST7796S_Config()