+ Collaboration diagram for DUAL_TIM counter size:

Macros

#define LL_DUAL_TIMER_COUNTERSIZE_16   0x00000000U
 Counter size 16 bits. More...
 
#define LL_DUAL_TIMER_COUNTERSIZE_32   DUAL_TIMER_CTRL_SIZE
 Counter size 32 bits. More...
 

Detailed Description

Macro Definition Documentation

◆ LL_DUAL_TIMER_COUNTERSIZE_16

#define LL_DUAL_TIMER_COUNTERSIZE_16   0x00000000U

Counter size 16 bits.

Definition at line 133 of file gr55xx_ll_dual_tim.h.

◆ LL_DUAL_TIMER_COUNTERSIZE_32

#define LL_DUAL_TIMER_COUNTERSIZE_32   DUAL_TIMER_CTRL_SIZE

Counter size 32 bits.

Definition at line 134 of file gr55xx_ll_dual_tim.h.