Lines Matching full:driver
43 * @defgroup nrfx_lpcomp LPCOMP driver
46 * @brief Low Power Comparator (LPCOMP) peripheral driver.
63 /** @brief LPCOMP driver default configuration including the LPCOMP HAL configuration. */
84 * @brief Function for initializing the LPCOMP driver.
86 …* This function initializes the LPCOMP driver, but does not enable the peripheral or any interrupt…
87 * To start the driver, call the function nrfx_lpcomp_enable() after initialization.
94 * @retval NRFX_ERROR_INVALID_STATE If the driver has already been initialized.
103 * @brief Function for uninitializing the LCOMP driver.
105 * This function uninitializes the LPCOMP driver. The LPCOMP peripheral and
107 * initialize the driver again by calling nrfx_lpcomp_init() if you want to use it.
116 * Before calling this function, the driver must be initialized. This function
125 * Before calling this function, the driver must be initialized. This function disables the LPCOMP