Sleep in units of milliseconds.
This function used by HIF Layer according to different situations.
Functions | |
void | nm_bsp_sleep (uint32 u32TimeMsec) |
void nm_bsp_sleep | ( | uint32 | u32TimeMsec | ) |
[in] | u32TimeMsec | Time unit in milliseconds |
References vTaskDelay().
Referenced by chip_reset(), cpu_start(), hif_deinit(), nm_bsp_reset(), and wait_for_firmware_start().