Home
last modified time | relevance | path

Searched full:selection (Results 1 – 25 of 69) sorted by relevance

123

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_comp.h50 * @brief COMP analog pin selection.
71 * @brief COMP reference selection.
84 * @brief COMP external analog reference selection.
134 * @brief COMP current source selection on analog input.
177 nrf_comp_ref_t reference; /*!< COMP reference selection. */
178 nrf_comp_ext_ref_t external; /*!< COMP external analog reference selection. */
205 * @param[in] reference COMP reference selection.
213 * @param[in] ext_ref COMP external analog reference selection.
254 * @param[in] isource COMP current source selection on analog input.
H A Dnrf_adc.h76 * @brief External reference selection of the analog-to-digital converter.
86 * @brief Reference selection of the analog-to-digital converter.
96 /** @brief Input selection of the analog-to-digital converter. */
133 nrf_adc_config_input_t input; /**< ADC input selection. */
134 nrf_adc_config_extref_t extref; /**< ADC external reference selection. */
H A Dnrf_lpcomp.h50 * @brief LPCOMP reference selection.
87 * @brief LPCOMP input selection.
103 * @brief LPCOMP detection type selection.
H A Dnrf_kmu.h58 …RF_KMU_Type, EVENTS_KEYSLOT_REVOKED), ///< Key has been revoked and cannot be tasked for selection.
/nrf52832-nimble/rt-thread/libcpu/arm/lpc24xx/
H A Dstart_rvds.S161 ;// <o2.0..1> CLKSRC: PLL Clock Source Selection
169 ;// <o3.0..14> MSEL: PLL Multiplier Selection
172 ;// <o3.16..23> NSEL: PLL Divider Selection
187 ;// <h> Peripheral Clock Selection Register 0 (PCLKSEL0)
188 ;// <o6.0..1> PCLK_WDT: Peripheral Clock Selection for WDT
193 ;// <o6.2..3> PCLK_TIMER0: Peripheral Clock Selection for TIMER0
198 ;// <o6.4..5> PCLK_TIMER1: Peripheral Clock Selection for TIMER1
203 ;// <o6.6..7> PCLK_UART0: Peripheral Clock Selection for UART0
208 ;// <o6.8..9> PCLK_UART1: Peripheral Clock Selection for UART1
213 ;// <o6.10..11> PCLK_PWM0: Peripheral Clock Selection for PWM0
[all …]
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_comp.h86 nrf_comp_ref_t reference; /**< Reference selection. */
87 nrf_comp_ext_ref_t ext_ref; /**< External analog reference selection. */
166 * @param[in] psel COMP analog pin selection.
/nrf52832-nimble/rt-thread/libcpu/arm/s3c24x0/
H A Dstart_rvds.S276 ;// <o2.11..12> Tcos: Chip Selection Set-up Time before nOE
281 ;// <o2.6..7> Tcoh: Chip Selection Hold Time after nOE
293 ;// <o3.11..12> Tcos: Chip Selection Set-up Time before nOE
298 ;// <o3.6..7> Tcoh: Chip Selection Hold Time after nOE
310 ;// <o4.11..12> Tcos: Chip Selection Set-up Time before nOE
315 ;// <o4.6..7> Tcoh: Chip Selection Hold Time after nOE
327 ;// <o5.11..12> Tcos: Chip Selection Set-up Time before nOE
332 ;// <o5.6..7> Tcoh: Chip Selection Hold Time after nOE
344 ;// <o6.11..12> Tcos: Chip Selection Set-up Time before nOE
349 ;// <o6.6..7> Tcoh: Chip Selection Hold Time after nOE
[all …]
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/
H A Dsdio.h110 #define SDIO_FBR_POWER_SPS 0x01 /* Supports Power Selection */
111 #define SDIO_FBR_POWER_EPS 0x02 /* Enable (low) Power Selection */
/nrf52832-nimble/rt-thread/tools/
H A Dpymenuconfig.py146 action selected. Displays submenu, choice selection menu, or just selects
252 # Choice selection - displayed only for choices which have 'y' value
256 if item.selection is not None:
257 sym = item.selection
602 # Make selection invisible
785 # Try to preserve selection upon refresh
830 # Restore previous selection
H A Dkconfiglib.py200 The point is to remember the user n selection (which might differ from the
2888 # y-mode selection of the choice might change if a choice symbol's
2897 # The choice symbols themselves, because the y mode selection might
3655 val = 2 if self.choice.selection is self else 0
3786 # Setting a choice symbol to y makes it the user selection of the
3787 # choice. Like for symbol user values, the user selection is not
3788 # guaranteed to match the actual selection of the choice, as
4205 selection:
4224 back" to the user selection if the mode is changed back to y. This might
4225 differ from 'selection' due to unsatisfied dependencies.
[all …]
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/
H A D00history.txt102 Added auto cluster size selection to f_mkfs().
188 Added selection of character encoding on the file. (_STRF_ENCODE)
/nrf52832-nimble/rt-thread/libcpu/arm/AT91SAM7X/
H A Dstart_rvds.S166 PMC_CSS EQU (3<<0) ; Clock Source Selection
167 PMC_PRES EQU (7<<2) ; Prescaler Selection
189 ;// <o3.0..1> CSS: Clock Source Selection
/nrf52832-nimble/rt-thread/libcpu/arm/AT91SAM7S/
H A Dstart_rvds.S163 PMC_CSS EQU (3<<0) ; Clock Source Selection
164 PMC_PRES EQU (7<<2) ; Prescaler Selection
186 ;// <o3.0..1> CSS: Clock Source Selection
/nrf52832-nimble/rt-thread/tools/tools/
H A Dclang-analyze.py6 selection method.
/nrf52832-nimble/nordic/nrfx/mdk/
H A Dnrf.h70 /* Device selection for device includes. */
/nrf52832-nimble/rt-thread/libcpu/arm/lpc214x/
H A Dstartup_gcc.S51 …l, 0x00000024 /* <o1.0..4> MSEL: PLL Multiplier Selection,<o1.5..6> PSEL: PLL Divider Select…
H A Dstart_rvds.S121 ;// <o1.0..4> MSEL: PLL Multiplier Selection
124 ;// <o1.5..6> PSEL: PLL Divider Selection
/nrf52832-nimble/packages/NimBLE-latest/
H A DREADME.md11 - 新的跳频算法(Channel Selection Algorithm #2)
/nrf52832-nimble/packages/NimBLE-latest/docs/
H A Dindex.rst42 - Channel Selection Algorithm #2 to utilize channels in more efficient
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/gconf/
H A Dgconf.c980 /* Row selection changed: update help */
984 GtkTreeSelection *selection; in on_treeview2_cursor_changed() local
988 selection = gtk_tree_view_get_selection(treeview); in on_treeview2_cursor_changed()
989 if (gtk_tree_selection_get_selected(selection, &model2, &iter)) { in on_treeview2_cursor_changed()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_dbg.c323 BLE_HS_LOG(DEBUG, "Corrupted LE Channel Selection Algorithm " in ble_hs_dbg_le_event_disp()
328 BLE_HS_LOG(DEBUG, "LE Channel Selection Algorithm len=%u " in ble_hs_dbg_le_event_disp()
H A Dble_hs_startup.c262 * 0x0000000000080000 LE Channel Selection Algorithm Event in ble_hs_startup_le_set_evmask_tx()
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/
H A Dsyscfg.yml254 Selection Algorithm #2.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/
H A Dhttpd.h66 * with the same name if, for example, a multi-selection list control is used
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dalgorithm.txt37 deflate() also defers the selection of matches with a lazy evaluation

123