Searched refs:afe_timer_delay_async (Results 1 – 5 of 5) sorted by relevance
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32675/ |
| D | afe_timer.h | 70 int afe_timer_delay_async(mxc_tmr_bit_mode_t timer_selection, uint32_t timeout_us,
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32680/ |
| D | afe_timer.h | 70 int afe_timer_delay_async(mxc_tmr_bit_mode_t timer_selection, uint32_t timeout_us,
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/AFE/ |
| D | afe.c | 423 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()
|
| D | afe_timer.c | 420 int afe_timer_delay_async(mxc_tmr_bit_mode_t timer_selection, uint32_t timeout_us, in afe_timer_delay_async() function
|
| D | hart_uart.c | 1182 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()
|