Lines Matching full:driver
43 * @defgroup nrfx_comp COMP driver
46 * @brief Comparator (COMP) peripheral driver.
106 /** @brief COMP driver default configuration including the COMP HAL configuration. */
133 * @brief Function for initializing the COMP driver.
135 * This function initializes the COMP driver, but does not enable the peripheral or any interrupts.
136 * To start the driver, call the function @ref nrfx_comp_start() after initialization.
143 * @retval NRFX_ERROR_INVALID_STATE If the driver has already been initialized.
153 * @brief Function for uninitializing the COMP driver.
155 * This function uninitializes the COMP driver. The COMP peripheral and
157 * initialize the driver again by calling nrfx_comp_init() if you want to use it.
173 * Before calling this function, the driver must be initialized. This function
188 * Before calling this function, the driver must be enabled. This function disables the COMP