Home
last modified time | relevance | path

Searched refs:afe_timer_delay_async (Results 1 – 5 of 5) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32675/
Dafe_timer.h70 int afe_timer_delay_async(mxc_tmr_bit_mode_t timer_selection, uint32_t timeout_us,
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32680/
Dafe_timer.h70 int afe_timer_delay_async(mxc_tmr_bit_mode_t timer_selection, uint32_t timeout_us,
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/AFE/
Dafe.c423 afe_timer_delay_async(AFE_SPI_TIMER, MXC_AFE_SPI_READ_TIMEOUT, NULL); in afe_spi_transceive()
444 afe_timer_delay_async(AFE_SPI_TIMER, MXC_AFE_SPI_READ_TIMEOUT, NULL); in afe_spi_transceive()
497 afe_timer_delay_async(AFE_SPI_TIMER, MXC_AFE_SPI_READ_TIMEOUT, NULL); in afe_spi_transceive()
Dafe_timer.c420 int afe_timer_delay_async(mxc_tmr_bit_mode_t timer_selection, uint32_t timeout_us, in afe_timer_delay_async() function
Dhart_uart.c1182 afe_timer_delay_async(HART_TIMER, HART_TRANSMIT_COMPLETE_RETRY_IN_US, in hart_uart_trans_complete_callback()
1243 afe_timer_delay_async(HART_TIMER, transmit_complete_in_us, in hart_uart_transmit_irq()