Home
last modified time | relevance | path

Searched refs:reload_options (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/
Dosa_zephyr.c48 ptimer->reload_options = reload; in OSA_TimerCreate()
60 if (ptimer->reload_options == KOSA_TimerOnce) in OSA_TimerCreate()
81 if (ptimer->reload_options == KOSA_TimerOnce) in OSA_TimerActivate()
Dosa_zephyr.h32 int reload_options; member