Subversion Repositories FuelGauge

Rev

Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 6
Line 8... Line 8...
8
                     ##### How to use this driver #####
8
                     ##### How to use this driver #####
9
  ==============================================================================
9
  ==============================================================================
10
    [..]
10
    [..]
11
    The LL CORTEX driver contains a set of generic APIs that can be
11
    The LL CORTEX driver contains a set of generic APIs that can be
12
    used by user:
12
    used by user:
13
      (+) SYSTICK configuration used by @ref LL_mDelay and @ref LL_Init1msTick
13
      (+) SYSTICK configuration used by LL_mDelay and LL_Init1msTick
14
          functions
14
          functions
15
      (+) Low power mode configuration (SCB register of Cortex-MCU)
15
      (+) Low power mode configuration (SCB register of Cortex-MCU)
16
      (+) API to access to MCU info (CPUID register)
16
      (+) API to access to MCU info (CPUID register)
17
 
17
 
18
  @endverbatim
18
  @endverbatim