no-OS
Functions
app_talise.c File Reference

Talise initialization and control routines. More...

#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
#include "no_os_error.h"
#include "no_os_delay.h"
#include "no_os_util.h"
#include "talise.h"
#include "talise_jesd204.h"
#include "talise_arm.h"
#include "talise_radioctrl.h"
#include "talise_cals.h"
#include "talise_config.h"
#include "talise_error.h"
#include "talise_arm_binary.h"
#include "talise_stream_binary.h"
#include "talise_reg_addr_macros.h"
#include "axi_jesd204_rx.h"
#include "axi_jesd204_tx.h"
#include "app_config.h"
#include "parameters.h"
#include "adi_hal.h"
#include "app_talise.h"
#include "app_jesd.h"
Include dependency graph for app_talise.c:

Functions

bool adrv9009_check_sysref_rate (uint32_t lmfc, uint32_t sysref)
 
adiHalErr_t talise_setup (taliseDevice_t *const pd, taliseInit_t *const pi)
 
int talise_multi_chip_sync (taliseDevice_t *pd, int step)
 
void talise_shutdown (taliseDevice_t *const pd)
 

Detailed Description

Talise initialization and control routines.

Author
Darius Berghe (dariu.nosp@m.s.be.nosp@m.rghe@.nosp@m.anal.nosp@m.og.co.nosp@m.m)

Copyright 2019(c) Analog Devices, Inc.

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

THIS SOFTWARE IS PROVIDED BY ANALOG DEVICES "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ANALOG DEVICES BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, INTELLECTUAL PROPERTY RIGHTS, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Function Documentation

◆ adrv9009_check_sysref_rate()

bool adrv9009_check_sysref_rate ( uint32_t  lmfc,
uint32_t  sysref 
)

◆ talise_multi_chip_sync()

int talise_multi_chip_sync ( taliseDevice_t *  pd,
int  step 
)
Here is the caller graph for this function:

◆ talise_setup()

adiHalErr_t talise_setup ( taliseDevice_t *const  pd,
taliseInit_t *const  pi 
)

Set RF PLL LO Frequencies

Here is the caller graph for this function:

◆ talise_shutdown()

void talise_shutdown ( taliseDevice_t *const  pd)
Here is the caller graph for this function: