Use AzureRTOS ThreadX
This commit is contained in:
@ -178,7 +178,13 @@
|
||||
|
||||
/* Private typedef -----------------------------------------------------------*/
|
||||
/* Private define ------------------------------------------------------------*/
|
||||
/** @defgroup LTDC_Private_Define LTDC Private Define
|
||||
* @{
|
||||
*/
|
||||
#define LTDC_TIMEOUT_VALUE ((uint32_t)100U) /* 100ms */
|
||||
/**
|
||||
* @}
|
||||
*/
|
||||
/* Private macro -------------------------------------------------------------*/
|
||||
/* Private variables ---------------------------------------------------------*/
|
||||
/* Private function prototypes -----------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user