Searched refs:milliseconds (Results 1 – 25 of 101) sorted by relevance
12345
44 uint32_t RtcGetCalendarTime(uint16_t *milliseconds) in RtcGetCalendarTime() argument48 *milliseconds = now % MSEC_PER_SEC; in RtcGetCalendarTime()97 uint32_t RtcMs2Tick(uint32_t milliseconds) in RtcMs2Tick() argument99 return milliseconds; in RtcMs2Tick()
54 int64_t milliseconds = k_uptime_get(); in cmd_kernel_uptime() local61 shell_print(sh, "Uptime: %llu ms", milliseconds); in cmd_kernel_uptime()71 days = milliseconds / DAYS_FACTOR; in cmd_kernel_uptime()72 milliseconds %= DAYS_FACTOR; in cmd_kernel_uptime()73 hours = milliseconds / HOURS_FACTOR; in cmd_kernel_uptime()74 milliseconds %= HOURS_FACTOR; in cmd_kernel_uptime()75 minutes = milliseconds / MINUTES_FACTOR; in cmd_kernel_uptime()76 milliseconds %= MINUTES_FACTOR; in cmd_kernel_uptime()77 seconds = milliseconds / MSEC_PER_SEC; in cmd_kernel_uptime()78 milliseconds = milliseconds % MSEC_PER_SEC; in cmd_kernel_uptime()[all …]
43 int "Keyscan debounce interval in milliseconds"47 Keyscan debounce interval in milliseconds.50 int "Keyscan poll interval in milliseconds"54 Keyscan poll interval in milliseconds. Polling is only used
42 bool Mutex::timedlock(int64_t milliseconds) const in timedlock()44 k_timepoint_t end = sys_timepoint_calc(K_MSEC(milliseconds)); in timedlock()
16 int "Timeout for read/write operations in milliseconds"19 Timeout (in milliseconds) for read/write operations over MDIO.
29 int "Timeout in milliseconds for an SPI transaction to complete if using DMA"32 Sets timeout in milliseconds for an SPI transaction to complete when using DMA.
31 This defines the delay, in milliseconds, that the backend waits44 int "Modem async UART transmit timeout in milliseconds"48 int "Modem async UART receive idle timeout in milliseconds"
14 int "Time to sleep between iterations in milliseconds"21 int "Maximum overshoot (error) in milliseconds"
63 int "Auto-negotiation timeout value in milliseconds"66 Maximum duration of auto-negotiation sequence in milliseconds73 Monitor task execution period in milliseconds. The monitor task is
55 int "Initial timeout for the watchdog timer in milliseconds"61 milliseconds.
38 Timeout in milliseconds. Maximum time the initialisation48 Given timeout in milliseconds. Maximum amount of time
31 Set the RX idle timeout period in milliseconds after which the
16 int "Sample loop delay in milliseconds"
4 int "Log message drop timeout (in milliseconds)"
41 Maximum time to wait, in milliseconds, for the SD card to initialize.60 Default timeout in milliseconds for SD commands66 Default timeout in milliseconds for SD data transfer commands
25 Sample period in milliseconds when in polling mode.
27 Sample period in milliseconds when in polling mode.
22 Sample period in milliseconds when in polling mode.
19 Sample period in milliseconds when in polling mode.
23 Sample period in milliseconds when in polling mode.
29 in milliseconds.
17 Sleep interval time of SDL thread to handle events in milliseconds.
20 Timeout in milliseconds used for each I2C transfer.
27 int "Set the Read/Write timeout in milliseconds"
55 The number of milliseconds ASCS will wait before disconnecting the ISO65 The number of milliseconds that the ASCS implementation will maximum wait before rejecting