/nrf52832-nimble/rt-thread/components/drivers/usb/usbdevice/core/ |
H A D | core.c | 253 /* find the specified interface and its alternate setting */ in _get_interface() 257 /* send the interface alternate setting to endpoint 0*/ in _get_interface() 276 ualtsetting_t setting; in _set_interface() local 293 /* set alternate setting to the interface */ in _set_interface() 295 setting = intf->curr_setting; in _set_interface() 297 /* start all endpoints of the interface alternate setting */ in _set_interface() 298 for(i=setting->ep_list.next; i != &setting->ep_list; i=i->next) in _set_interface() 356 ualtsetting_t setting; in _set_config() local 390 setting = intf->curr_setting; in _set_config() 391 for(k=setting->ep_list.next; k != &setting->ep_list; k=k->next) in _set_config() [all …]
|
/nrf52832-nimble/rt-thread/tools/ |
H A D | sconsui.py | 168 # setting page 171 notebook.tab(2, text = 'Setting', underline = '-1') 183 # read setting 201 setting = open(os.path.join(home, '.rtt_scons')) 202 for line in setting: 215 setting.close() 271 setting = open(os.path.join(home, '.rtt_scons'), 'w+') 275 setting.write(line) 280 setting.write(line) 285 setting.write(line) [all …]
|
H A D | menuconfig.py | 66 setting = line.split('=') 67 if len(setting) >= 2: 68 if setting[0].startswith('CONFIG_'): 69 setting[0] = setting[0][7:] 72 …if type(setting[0]) == type('a') and (setting[0].endswith('_PATH') or setting[0].endswith('_VER')): 75 if setting[1] == 'y': 76 rtconfig.write('#define %s\n' % setting[0]) 78 rtconfig.write('#define %s %s\n' % (setting[0], setting[1]))
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_radio.h | 452 * @brief Function for setting the configuration of RADIO shortcuts. 537 * @brief Function for setting packet pointer to given location in memory. 551 * @brief Function for setting the radio frequency. 565 * @brief Function for setting the radio transmit power. 579 * @brief Function for setting the radio data rate and modulation settings. 593 * @brief Function for setting the packet configuration. 600 * @brief Function for setting the base address 0. 614 * @brief Function for setting Base address 1. 628 * @brief Function for setting prefixes bytes for logical addresses 0-3. 642 * @brief Function for setting prefixes bytes for logical addresses 4-7. [all …]
|
H A D | nrf_comp.h | 203 * @brief Function for setting the reference source. 211 * @brief Function for setting the external analog reference source. 219 * @brief Function for setting threshold voltages. 227 * @brief Function for setting the main mode. 235 * @brief Function for setting the speed mode. 243 * @brief Function for setting the hysteresis. 252 * @brief Function for setting the current source on the analog input. 329 * @brief Function for setting COMP shorts. 347 * @brief Function for setting a specific COMP task.
|
H A D | nrf_nfct.h | 345 * @brief Function for setting shortcuts. 456 * @brief Function for setting the minimum Frame Delay Time value. 478 * @brief Function for setting the maximum Frame Delay Time value. 497 * @brief Function for setting the NFC Frame Delay Mode configuration. 511 * @brief Function for setting the the NFCT RX/TX buffer (address and maximum length). 536 * @brief Function for setting up the flags of the NFC frame transmission configuration. 538 … @param[in] flags Flags for NFCT TX configuration. Use @ref nrf_nfct_tx_frame_config_t for setting. 553 * @brief Function for setting up the NFC frame transmission. 573 * @brief Function for setting up the NFC frame reception. 577 * @param[in] flags NFCT RX configuration flags. Use @ref nrf_nfct_rx_frame_config_t for setting [all …]
|
H A D | nrf_ccm.h | 58 …RIDE = offsetof(NRF_CCM_Type, TASKS_RATEOVERRIDE), ///< Override DATARATE setting in MODE register. 230 * @brief Function for setting the CCM peripheral configuration. 240 * @brief Function for setting the length of key-stream generated 261 * @brief Function for setting the pointer to the data structure 281 * @brief Function for setting the input data pointer. 299 * @brief Function for setting the output data pointer. 317 * @brief Function for setting the pointer to the scratch area used for 337 * @brief Function for setting the data rate override value.
|
H A D | nrf_pdm.h | 183 * @brief Function for setting the subscribe configuration for a given 201 * @brief Function for setting the publish configuration for a given 240 * @brief Function for setting the PDM operation mode. 256 * @brief Function for setting the PDM clock frequency. 268 * @brief Function for setting up the PDM pins. 281 * @brief Function for setting the PDM gain. 297 * @brief Function for setting the PDM sample buffer.
|
H A D | nrf_qspi.h | 56 * @brief Macro for setting proper values to pin registers. 363 * @brief Function for setting the QSPI XIPOFFSET register. 372 * @brief Function for setting the QSPI IFCONFIG0 register. 381 * @brief Function for setting the QSPI IFCONFIG1 register. 390 * @brief Function for setting the QSPI ADDRCONF register. 396 * Case with reset: Enable the peripheral without setting ADDRCONF register, send reset instructions 407 …* @brief Function for setting write data into the peripheral register (without starting the proces… 420 …* @brief Function for setting read data into the peripheral register (without starting the process… 433 …* @brief Function for setting erase data into the peripheral register (without starting the proces… 472 * @brief Function for setting registers sending with custom instruction transmission.
|
H A D | nrf_twis.h | 214 * @brief Function for setting a shortcut. 267 * @brief Function for setting the subscribe configuration for a given 289 * @brief Function for setting the publish configuration for a given 354 * @brief Function for setting the receive buffer. 387 * @brief Function for setting the transmit buffer. 420 * @brief Function for setting slave address 446 * @brief Function for setting the device address configuration. 468 * @brief Function for setting the over-read character. 479 * @brief Function for setting the over-read character.
|
H A D | nrf_qdec.h | 222 * @brief Function for setting a specific QDEC task. 253 * @brief Function for setting QDEC shortcuts. 277 * @brief Function for setting the value of QDEC's SAMPLEPER register. 313 * @brief Function for setting how long the LED is switched on before sampling. 325 * @brief Function for setting the report period (in samples). 343 * @brief Function for setting the active level for the LED.
|
H A D | nrf_spis.h | 237 * @brief Function for setting the subscribe configuration for a given 259 * @brief Function for setting the publish configuration for a given 332 * @brief Function for setting the transmit buffer. 343 * @brief Function for setting the receive buffer. 374 * @brief Function for setting the SPI configuration. 385 * @brief Function for setting the default character. 395 * @brief Function for setting the over-read character.
|
H A D | nrf_ppi.h | 205 * @brief Function for setting up event and task endpoints for a given PPI channel. 218 * @brief Function for setting up the event endpoint for a given PPI channel. 227 * @brief Function for setting up the task endpoint for a given PPI channel. 238 * @brief Function for setting up task endpoint for a given PPI fork. 248 * @brief Function for setting up event and task endpoints for a given PPI channel and fork. 339 * @brief Function for setting a PPI task.
|
H A D | nrf_spim.h | 248 * @brief Function for getting shorts setting. 286 * @brief Function for setting the subscribe configuration for a given 308 * @brief Function for setting the publish configuration for a given 456 * @brief Function for setting the SPI master data rate. 465 * @brief Function for setting the transmit buffer. 476 * @brief Function for setting the receive buffer. 487 * @brief Function for setting the SPI configuration. 498 * @brief Function for setting the over-read character.
|
H A D | nrf_rtc.h | 53 /** @brief Macro for converting expected frequency to prescaler setting. */ 101 * @brief Function for setting a compare value for a channel. 156 * @brief Function for setting the subscribe configuration for a given 178 * @brief Function for setting the publish configuration for a given 228 * @brief Function for setting a prescaler value.
|
H A D | nrf_twim.h | 238 * @brief Function for setting the subscribe configuration for a given 260 * @brief Function for setting the publish configuration for a given 309 * @brief Function for setting the TWI master clock frequency. 329 * @brief Function for setting the address to be used in TWI transfers. 338 * @brief Function for setting the transmit buffer. 349 * @brief Function for setting the receive buffer.
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ble_setup/ |
H A D | ble_addr.rst | 30 :doc:`syscfg <../../../os/modules/sysinitconfig/sysinitconfig>` setting 31 called ``BLE_PUBLIC_DEV_ADDR``. This setting can be overridden at the 41 This setting takes the form of a C expression. Specifically, the value 47 the ``BLE_PUBLIC_DEV_ADDR`` setting is the address that gets used.
|
H A D | ble_lp_clock.rst | 9 defines new system configuration setting ``BLE_LP_CLOCK`` as sets it to 47 synthesized by setting ``XTAL_32768_SYNTH`` to ``1`` - this is also
|
/nrf52832-nimble/rt-thread/documentation/doxygen/ |
H A D | systeminit.h | 19 * DDR memory setting, pinmux setting, console device setting etc.
|
/nrf52832-nimble/rt-thread/components/drivers/usb/usbdevice/class/ |
H A D | ecm.c | 557 /* create a communication alternate setting and a data alternate setting */ in rt_usbd_function_ecm_create() 561 /* config desc in alternate setting */ in rt_usbd_function_ecm_create() 574 /* add the communication alternate setting to the communication interface, in rt_usbd_function_ecm_create() 575 then set default setting of the interface */ in rt_usbd_function_ecm_create() 586 /* add the bulk out and bulk in endpoints to the data alternate setting */ in rt_usbd_function_ecm_create() 590 /* add the data alternate setting to the data interface in rt_usbd_function_ecm_create() 591 then set default setting of the interface */ in rt_usbd_function_ecm_create()
|
H A D | mstorage.c | 1067 ualtsetting_t setting; in rt_usbd_function_mstorage_create() local 1088 /* create an alternate setting object */ in rt_usbd_function_mstorage_create() 1089 setting = rt_usbd_altsetting_new(sizeof(struct umass_descriptor)); in rt_usbd_function_mstorage_create() 1091 /* config desc in alternate setting */ in rt_usbd_function_mstorage_create() 1092 …rt_usbd_altsetting_config_descriptor(setting, &_mass_desc, (rt_off_t)&((umass_desc_t)0)->intf_desc… in rt_usbd_function_mstorage_create() 1095 _mstorage_descriptor_config(setting->desc, intf->intf_num, device->dcd->device_is_hs); in rt_usbd_function_mstorage_create() 1098 mass_desc = (umass_desc_t)setting->desc; in rt_usbd_function_mstorage_create() 1102 /* add the bulk out and bulk in endpoint to the alternate setting */ in rt_usbd_function_mstorage_create() 1103 rt_usbd_altsetting_add_endpoint(setting, data->ep_out); in rt_usbd_function_mstorage_create() 1104 rt_usbd_altsetting_add_endpoint(setting, data->ep_in); in rt_usbd_function_mstorage_create() [all …]
|
H A D | winusb.c | 326 /* create an alternate setting object */ in rt_usbd_function_winusb_create() 329 /* config desc in alternate setting */ in rt_usbd_function_winusb_create() 340 /* add the int out and int in endpoint to the alternate setting */ in rt_usbd_function_winusb_create() 344 /* add the alternate setting to the interface, then set default setting */ in rt_usbd_function_winusb_create()
|
H A D | cdc_vcom.c | 601 /* create a communication alternate setting and a data alternate setting */ in rt_usbd_function_cdc_create() 605 /* config desc in alternate setting */ in rt_usbd_function_cdc_create() 619 /* add the communication alternate setting to the communication interface, in rt_usbd_function_cdc_create() 620 then set default setting of the interface */ in rt_usbd_function_cdc_create() 632 /* add the bulk out and bulk in endpoints to the data alternate setting */ in rt_usbd_function_cdc_create() 636 /* add the data alternate setting to the data interface in rt_usbd_function_cdc_create() 637 then set default setting of the interface */ in rt_usbd_function_cdc_create()
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_spi.h | 142 * @brief Macro for setting up single transfer descriptor. 155 * @brief Macro for setting duplex TX RX transfer. 161 * @brief Macro for setting TX transfer. 167 * @brief Macro for setting RX transfer.
|
H A D | nrfx_saadc.h | 59 * @brief Macro for setting @ref nrfx_saadc_config_t to default settings. 70 * @brief Macro for setting @ref nrf_saadc_channel_config_t to default settings 89 * @brief Macro for setting @ref nrf_saadc_channel_config_t to default settings 290 * @brief Function for setting the SAADC channel limits.
|