Lines Matching full:miwu
40 /* Interrupt modes supported by npcx miwu modules */
46 /* Interrupt trigger modes supported by npcx miwu modules */
53 /* NPCX miwu driver callback type */
63 * of Multi-Input Wake-Up Unit (MIWU) modules.
66 uint8_t table:2; /** A source belongs to which MIWU table. */
67 uint8_t group:3; /** A source belongs to which group of MIWU table. */
68 uint8_t bit:3; /** A source belongs to which bit of MIWU group. */
72 * Define npcx miwu driver callback handler signature for wake-up input source
80 * @brief MIWU/GPIO information structure
82 * It contains both GPIO and MIWU information which is stored in unused field
94 * @brief MIWU/generic device information structure
96 * It contains the information used for MIWU generic device event. Please notice
108 * @brief MIWU callback structure for a gpio or device input
184 * @param mode Interrupt mode supported by NPCX MIWU
185 * @param trig Interrupt trigger mode supported by NPCX MIWU
217 * @brief Function to insert or remove a miwu callback from a callback list
219 * @param callback Pointer to miwu callback structure