Macros | |
| #define | DELAY_US_DWT |
| #define | __STATIC_FORCEINLINE __STATIC_INLINE |
| #define | HAL_TIMEOUT_INIT() |
| Timeout module init. This macro must be used in conjunction with the HAL_TIMEOUT_DEINIT macro. More... | |
| #define | HAL_TIMEOUT_DEINIT() |
| Timeout module deinit. This macro must be used in conjunction with the HAL_TIMEOUT_INIT macro. More... | |
| #define __STATIC_FORCEINLINE __STATIC_INLINE |
Static inline define
| #define DELAY_US_DWT |
dealy us dwt define
| #define HAL_TIMEOUT_DEINIT | ( | ) |
Timeout module deinit. This macro must be used in conjunction with the HAL_TIMEOUT_INIT macro.
| #define HAL_TIMEOUT_INIT | ( | ) |
Timeout module init. This macro must be used in conjunction with the HAL_TIMEOUT_DEINIT macro.