+ Collaboration diagram for Overflow value definition:

Macros

#define HAL_SLP_TIMER_OVERFLOW_VALUE   (0xFFFFFFFFU)
 After counting to 0, the count value rolls over to 0xFFFFFFFF. More...
 

Detailed Description

Macro Definition Documentation

◆ HAL_SLP_TIMER_OVERFLOW_VALUE

#define HAL_SLP_TIMER_OVERFLOW_VALUE   (0xFFFFFFFFU)

After counting to 0, the count value rolls over to 0xFFFFFFFF.

Definition at line 120 of file gr55xx_hal_sleep_timer.h.