Searched refs:option_flags (Results 1 – 2 of 2) sorted by relevance
| /hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/inc/ |
| D | sl_sleeptimer.h | 80 uint16_t option_flags; ///< Option flags. member 167 uint16_t option_flags); 195 uint16_t option_flags); 223 uint16_t option_flags); 251 uint16_t option_flags); 305 sl_status_t sl_sleeptimer_get_remaining_time_of_first_timer(uint16_t option_flags, 786 uint16_t option_flags) in SL_CODE_CLASSIFY() 796 …n sl_sleeptimer_start_timer(handle, timeout_tick, callback, callback_data, priority, option_flags); in SL_CODE_CLASSIFY() 833 uint16_t option_flags) in SL_CODE_CLASSIFY() 843 …sl_sleeptimer_restart_timer(handle, timeout_tick, callback, callback_data, priority, option_flags); in SL_CODE_CLASSIFY() [all …]
|
| /hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/ |
| D | sl_sleeptimer.c | 147 uint16_t option_flags); 227 uint16_t option_flags) in sl_sleeptimer_start_timer() argument 249 option_flags); in sl_sleeptimer_start_timer() 260 uint16_t option_flags) in sl_sleeptimer_restart_timer() argument 279 option_flags); in sl_sleeptimer_restart_timer() 290 uint16_t option_flags) in sl_sleeptimer_start_periodic_timer() argument 312 option_flags); in sl_sleeptimer_start_periodic_timer() 323 uint16_t option_flags) in sl_sleeptimer_start_periodic_timer_ms() argument 361 option_flags); in sl_sleeptimer_start_periodic_timer_ms() 372 uint16_t option_flags) in sl_sleeptimer_restart_periodic_timer() argument [all …]
|