Searched refs:LOG_WRN_ONCE (Results 1 – 12 of 12) sorted by relevance
78 LOG_WRN_ONCE("Enable CONFIG_SYS_HEAP_RUNTIME_STATS to use the mem monitor feature"); in lvgl_heap_stats()
214 LOG_WRN_ONCE("Memory statistics only supported for CONFIG_LV_Z_MEM_POOL_SYS_HEAP"); in lv_mem_monitor_core()
61 LOG_WRN_ONCE("No callback set"); in stepper_trigger_callback()83 LOG_WRN_ONCE("Event callback called from ISR context without ISR safe events enabled"); in stepper_trigger_callback()
86 #define LOG_WRN_ONCE(...) \ macro
120 LOG_WRN_ONCE("No callback set"); in update_remaining_steps()
197 LOG_WRN_ONCE("Ring buffer full, discard %c", c); in uart_bt_poll_out()
802 LOG_WRN_ONCE("once %d", i); in log_wrn_once_run()
175 LOG_WRN_ONCE("No callback registered"); in execute_callback()
1042 LOG_WRN_ONCE("Ring buffer full, discard data"); in cdc_acm_poll_out()
912 LOG_WRN_ONCE("Ring buffer full, discard data"); in cdc_acm_poll_out()
60 - :c:macro:`LOG_WRN_ONCE` for warnings where only the first occurrence is of interest.
1698 * Add :c:macro:`LOG_WRN_ONCE` for logging warning message where only the first occurrence is