Use AzureRTOS ThreadX

This commit is contained in:
2023-03-05 21:24:12 +01:00
parent f92a5ff28d
commit 2cadbff590
419 changed files with 89874 additions and 19575 deletions

View File

@ -56,10 +56,14 @@
/**
* @}
*/
*/
/** @addtogroup DelayBlock_LL_Exported_Functions
* @{
*/
/* Peripheral Control functions ************************************************/
/** @addtogroup HAL_DELAYBLOCK_LL_Group3 Delay Block functions
/** @addtogroup HAL_DELAY_LL_Group1
* @{
*/
HAL_StatusTypeDef DelayBlock_Enable(DLYB_TypeDef *DLYBx);
@ -70,7 +74,10 @@ HAL_StatusTypeDef DelayBlock_Configure(DLYB_TypeDef *DLYBx, uint32_t PhaseSel, u
* @}
*/
/**
* @}
*/
/**
* @}
*/