Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/charger/
Dcharger_max20335.c529 static void max20335_int_routine_work_handler(struct k_work *work) in max20335_int_routine_work_handler() function
627 k_work_init(&data->int_routine_work, max20335_int_routine_work_handler); in max20335_init()