Home
last modified time | relevance | path

Searched refs:cyhal_system_delay_ms (Results 1 – 8 of 8) sorted by relevance

/hal_infineon-latest/whd-bsp-integration/
Dcybsp_wifi.c244 (void)cyhal_system_delay_ms(WLAN_CBUCK_DISCHARGE_MS); in _cybsp_wifi_reset_wifi_chip()
247 (void)cyhal_system_delay_ms(WLAN_POWER_UP_DELAY_MS); in _cybsp_wifi_reset_wifi_chip()
270 cyhal_system_delay_ms(SDIO_RETRY_DELAY_MS); in _cybsp_wifi_sdio_try_send_cmd()
412 cyhal_system_delay_ms(SDIO_RETRY_DELAY_MS); in _cybsp_wifi_sdio_card_init()
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_system.c57 cy_rslt_t result = cyhal_system_delay_ms(milliseconds); in Cy_SysLib_Rtos_Delay()
63 cy_rslt_t cyhal_system_delay_ms(uint32_t milliseconds) in cyhal_system_delay_ms() function
Dcyhal_sdhc.c1914 cyhal_system_delay_ms(timeout_ms); in cyhal_sdhc_erase()
2316 cyhal_system_delay_ms(_CYHAL_SDHC_1_8_REG_STABLE_TIME_MS); in _cyhal_sdxx_io_volt_switch_seq()
2326 cyhal_system_delay_ms(CY_SD_HOST_CLK_RAMP_UP_TIME_MS); in _cyhal_sdxx_io_volt_switch_seq()
2488 cyhal_system_delay_ms(_CYHAL_SDHC_PWR_RAMP_UP_TIME_MS); in _cyhal_sdhc_card_power_cycle()
2617 cyhal_system_delay_ms(obj->emmc_generic_cmd6_time_ms); in cyhal_sdhc_set_bus_width()
Dcyhal_ipc.c728 cyhal_system_delay_ms(ms_wait_step); in _cyhal_ipc_wait_step()
741 cyhal_system_delay_ms(ms_wait_step); in _cyhal_ipc_wait_step()
Dcyhal_uart.c1072 cyhal_system_delay_ms(1); in cyhal_uart_getc()
/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_system.h155 cy_rslt_t cyhal_system_delay_ms(uint32_t milliseconds);
/hal_infineon-latest/whd-bsp-integration/COMPONENT_LWIP/
Dcy_network_buffer_lwip.c84 cyhal_system_delay_ms(1); in cy_host_buffer_get()
/hal_infineon-latest/serial-flash/
Dcy_serial_flash_qspi.c464 cyhal_system_delay_ms(SMIF_BUSY_CHECK_TIMEOUT_MS); in cy_serial_flash_qspi_abort_read()