CC13xx Driver Library
[setup] Setup

Functions

void trimDevice (void)
 Performs the necessary trim of the device which is not done in boot code. More...
 

Detailed Description

Function Documentation

void trimDevice ( void  )

Performs the necessary trim of the device which is not done in boot code.

This function should only execute coming from ROM boot. The current implementation does not take soft reset into account. However, it does no damage to execute it again. It only consumes time.

Returns
None

Definition at line 191 of file setup.c.

Here is the call graph for this function: