| 
    Appiko
    
   | 
 
Functions | |
| void | S2LPRadioSetXtalFrequency (uint32_t lXtalFrequency) | 
| Set the XTAL frequency.  More... | |
| void | TIM3_IRQHandler (void) | 
| This function handles TIM3 global interrupt.  More... | |
| void | S2LPManagementEnableTcxo (void) | 
| uint32_t | S2LPManagementComputeXtalFrequency (void) | 
| This function can be used to automatically measure the XTAL frequency making use of the Spirit clock output to pin and an STM32L timer in compare mode.  More... | |
| uint8_t | EepromIdentification (void) | 
| Read the status register.  More... | |
| uint8_t EepromIdentification | ( | void | ) | 
| None | 
| Status | 
Definition at line 547 of file S2LP_SDK_Util.c.
References EepromCsXnucleoPinInitialization(), EepromSpiInitialization(), and EepromStatus().
| uint32_t S2LPManagementComputeXtalFrequency | ( | void | ) | 
| void S2LPManagementEnableTcxo | ( | void | ) | 
@addgroup SDK_SPIRIT_MANAGEMENT_FUNCTIONS
Definition at line 86 of file S2LP_SDK_Util.c.
| void S2LPRadioSetXtalFrequency | ( | uint32_t | lXtalFrequency | ) | 
| uint32_t | XTAL frequency. | 
| void. | 
Definition at line 1162 of file S2LP_Radio.c.
| void TIM3_IRQHandler | ( | void | ) | 
 1.8.15