Searched refs:masks (Results 1 – 7 of 7) sorted by relevance
25 uint16_t masks[] = {RTC_ALARM_TIME_MASK_SECOND, RTC_ALARM_TIME_MASK_MINUTE, in ZTEST() local30 ARRAY_FOR_EACH(masks, j) in ZTEST()32 bool ret = rtc_utils_validate_rtc_time(&alarm_time, masks[j]); in ZTEST()
51 * masks. Note that this disallows configurations where a
54 * Far less likely triggers are missed due to long held interrupt masks from
725 :kconfig:option:`CONFIG_3RD_LEVEL_INTERRUPT_BITS` for the third level. These masks control the726 length of the bit masks and shift to apply when generating interrupt values, when checking the
49 that not only masks interrupts locally, as done by :c:func:`irq_lock`, but
282 implemented.). By modifying BASEPRI (or BASEPRI_MAX) arch_irq_lock() masks all system and HW
126 k_thread_cpu_mask_*() APIs which control per-CPU affinity masks in