Lines Matching full:source
5 * Redistribution and use in source and binary forms, with or without
8 * 1. Redistributions of source code must retain the above copyright notice, this
134 * @brief COMP current source selection on analog input.
138 NRF_COMP_ISOURCE_Off = COMP_ISOURCE_ISOURCE_Off, /*!< Current source disabled. */
139 …NRF_COMP_ISOURCE_Ien2uA5 = COMP_ISOURCE_ISOURCE_Ien2mA5, /*!< Current source enabled (+/- 2.5 u…
140 …NRF_COMP_ISOURCE_Ien5uA = COMP_ISOURCE_ISOURCE_Ien5mA, /*!< Current source enabled (+/- 5 uA)…
141 …NRF_COMP_ISOURCE_Ien10uA = COMP_ISOURCE_ISOURCE_Ien10mA /*!< Current source enabled (+/- 10 uA…
203 * @brief Function for setting the reference source.
211 * @brief Function for setting the external analog reference source.
252 * @brief Function for setting the current source on the analog input.
254 * @param[in] isource COMP current source selection on analog input.