pub unsafe extern "C" fn debug_irq_disable_print(
file: *const c_char,
line: c_uint,
ticks: u32,
)
Expand description
@brief Print time spent with IRQ disabled @internal
@param[in] file file where irq_restore() was called @param[in] line line where irq_restore() was called @param[in] ticks CPU ticks spent with IRQ disabled