nrfxlib API 2.7.99
Loading...
Searching...
No Matches
Gazell Link Layer glue

Functions

void nrf_gzll_delay_us (uint32_t usec_to_wait)
 Microseconds delay.
 
void nrf_gzll_request_xosc (void)
 Request external oscillator (XOSC).
 
void nrf_gzll_release_xosc (void)
 Release external oscillator (XOSC).
 
void nrf_gzll_radio_irq_handler (void)
 Radio interrupt handler.
 
void nrf_gzll_timer_irq_handler (void)
 Timer interrupt handler.
 
void nrf_gzll_swi_irq_handler (void)
 Software interrupt handler.
 

Variables

NRF_TIMER_Type *const nrf_gzll_timer
 
IRQn_Type const nrf_gzll_timer_irqn
 
IRQn_Type const nrf_gzll_swi_irqn
 
uint32_t * nrf_gzll_ppi_eep0
 
uint32_t * nrf_gzll_ppi_tep0
 
uint32_t * nrf_gzll_ppi_eep1
 
uint32_t * nrf_gzll_ppi_tep1
 
uint32_t * nrf_gzll_ppi_eep2
 
uint32_t * nrf_gzll_ppi_tep2
 
uint32_t nrf_gzll_ppi_chen_msk_0_and_1
 
uint32_t nrf_gzll_ppi_chen_msk_2
 
uint8_t nrf_gzll_dppi_ch0
 
uint8_t nrf_gzll_dppi_ch1
 
uint8_t nrf_gzll_dppi_ch2
 
uint32_t nrf_gzll_dppi_chen_msk_0_and_1
 
uint32_t nrf_gzll_dppi_chen_msk_2
 

Detailed Description