/nrf52832-nimble/rt-thread/components/drivers/misc/ |
H A D | rt_drv_pwm.c | 39 struct rt_pwm_configuration configuration = {0}; in _pwm_read() local 41 configuration.channel = pos; in _pwm_read() 45 result = pwm->ops->control(pwm, PWM_CMD_GET, &configuration); in _pwm_read() 51 *pulse = configuration.pulse; in _pwm_read() 67 struct rt_pwm_configuration configuration = {0}; in _pwm_write() local 69 configuration.channel = pos; in _pwm_write() 73 result = pwm->ops->control(pwm, PWM_CMD_GET, &configuration); in _pwm_write() 79 configuration.pulse = *pulse; in _pwm_write() 81 result = pwm->ops->control(pwm, PWM_CMD_SET, &configuration); in _pwm_write() 132 struct rt_pwm_configuration configuration = {0}; in rt_pwm_enable() local [all …]
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_vmc.h | 48 /** @brief Power configuration bits for each section in particular RAM block. */ 57 /** @brief Retention configuration bits for each section in particular RAM block. */ 67 * @brief Function for setting power configuration for the particular RAM block. 69 * @note Overrides current configuration. 73 * @param[in] power_mask Bitmask with sections configuration of particular RAM block. 75 * @param[in] retention_mask Bitmask with sections configuration of particular RAM block. 84 * @brief Function for clearing power configuration for the particular RAM block. 92 * @brief Function for setting power configuration for the particular RAM block. 103 * @brief Function for clearing power configuration for the particular RAM block. 114 * @brief Function for getting power configuration of the particular RAM block. [all …]
|
H A D | nrf_systick.h | 61 * @brief Flags used by SysTick configuration. 69 …NRF_SYSTICK_CSR_CLKSOURCE_MASK = SysTick_CTRL_CLKSOURCE_Msk, /**< Configuration bit: Select… 70 …NRF_SYSTICK_CSR_CLKSOURCE_REF = 0U << SysTick_CTRL_CLKSOURCE_Pos, /**< Configuration value: Sele… 71 …NRF_SYSTICK_CSR_CLKSOURCE_CPU = 1U << SysTick_CTRL_CLKSOURCE_Pos, /**< Configuration value: Sele… 73 …NRF_SYSTICK_CSR_TICKINT_MASK = SysTick_CTRL_TICKINT_Msk, /**< Configuration bit: Enable… 74 …NRF_SYSTICK_CSR_TICKINT_ENABLE = 1U << SysTick_CTRL_TICKINT_Pos, /**< Configuration value: Coun… 75 …NRF_SYSTICK_CSR_TICKINT_DISABLE = 0U << SysTick_CTRL_TICKINT_Pos, /**< Configuration value: Coun… 77 …NRF_SYSTICK_CSR_ENABLE_MASK = SysTick_CTRL_ENABLE_Msk, /**< Configuration bit: Enable… 78 …NRF_SYSTICK_CSR_ENABLE = 1U << SysTick_CTRL_ENABLE_Pos, /**< Configuration value: Coun… 79 …NRF_SYSTICK_CSR_DISABLE = 0U << SysTick_CTRL_ENABLE_Pos /**< Configuration value: Coun… [all …]
|
H A D | nrf_nfct.h | 196 * @brief Bit masks for NFC transmission frame configuration. 207 * @brief Bit masks for NFC reception frame configuration. 217 …* @brief 'NFCI1 size' NFC field configuration for the SENS_RES frame according to the NFC Forum Di… 232 …* @brief 'Bit frame SDD' NFC field configuration for the SENS_RES frame according to the NFC Forum… 251 …* @brief 'Platofrm Config' NFC field configuration for the SENS_RES frame according to the NFC For… 262 * @brief Bit masks for SEL_RES NFC frame configuration. 271 …* @brief Protocol NFC field (bits b7 and b6) configuration for the SEL_RES frame according to the … 490 * @brief Function for getting the Frame Delay Mode configuration. 497 * @brief Function for setting the NFC Frame Delay Mode configuration. 499 * @param[in] frame_delay_mode Frame Delay Mode configuration. [all …]
|
H A D | nrf_gpio.h | 87 …ief Enumerator used for selecting the pin to be pulled down or up at the time of pin configuration. 152 * @brief Pin configuration function. 154 * The main pin configuration function. 159 * @param pull Pull configuration. 160 * @param drive Drive configuration. 193 * @brief Function for resetting pin configuration to its default state. 232 * @param sense_config Sense configuration. 311 * @brief Function for reading the sense configuration of a GPIO pin. 315 * @retval Sense configuration. 320 * @brief Function for reading the direction configuration of a GPIO pin. [all …]
|
H A D | nrf_spu.h | 138 * @brief Function for setting up publication configuration of a given SPU event. 149 * @brief Function for clearing publication configuration of a given SPU event. 175 * @param[in] channels_mask Bitmask with channels configuration. 176 * @param[in] lock_conf Lock configuration until next SoC reset. 191 * @param[in] gpio_mask Bitmask with gpio configuration. 192 * @param[in] lock_conf Lock configuration until next SoC reset. 206 * @param[in] lock_conf Lock configuration until next SoC reset. 221 * @param[in] lock_conf Lock configuration until next SoC reset. 238 * @param[in] lock_conf Lock configuration until next SoC reset. 255 * @param[in] lock_conf Lock configuration until next SoC reset. [all …]
|
/nrf52832-nimble/nordic/nrfx/mdk/ |
H A D | nrf9160.h | 124 /* ========================== Configuration of the ARM Cortex-M33 Processor and Core Peripherals … 170 … configuration */ 244 …__IOM uint32_t TRACECLK; /*!< (@ 0x00000000) Pin number configuration for TRA… 245 …__IOM uint32_t TRACEDATA0; /*!< (@ 0x00000004) Pin number configuration for TRA… 246 …__IOM uint32_t TRACEDATA1; /*!< (@ 0x00000008) Pin number configuration for TRA… 247 …__IOM uint32_t TRACEDATA2; /*!< (@ 0x0000000C) Pin number configuration for TRA… 248 …__IOM uint32_t TRACEDATA3; /*!< (@ 0x00000010) Pin number configuration for TRA… 525 * @brief SAADC_PUBLISH_CH [PUBLISH_CH] (Publish configuration for events) 528 …t LIMITH; /*!< (@ 0x00000000) Description cluster: Publish configuration for 530 …t LIMITL; /*!< (@ 0x00000004) Description cluster: Publish configuration for [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | fsm.h | 62 #define CONFREQ 1 /* Configuration Request */ 63 #define CONFACK 2 /* Configuration Ack */ 64 #define CONFNAK 3 /* Configuration Nak */ 65 #define CONFREJ 4 /* Configuration Reject */ 95 void (*resetci) /* Reset our Configuration Information */ 97 int (*cilen) /* Length of our Configuration Information */ 99 void (*addci) /* Add our Configuration Information */ 101 int (*ackci) /* ACK our Configuration Information */ 103 int (*nakci) /* NAK our Configuration Information */ 105 int (*rejci) /* Reject our Configuration Information */ [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | fsm.h | 66 #define CONFREQ 1 /* Configuration Request */ 67 #define CONFACK 2 /* Configuration Ack */ 68 #define CONFNAK 3 /* Configuration Nak */ 69 #define CONFREJ 4 /* Configuration Reject */ 99 void (*resetci) /* Reset our Configuration Information */ 101 int (*cilen) /* Length of our Configuration Information */ 103 void (*addci) /* Add our Configuration Information */ 105 int (*ackci) /* ACK our Configuration Information */ 107 int (*nakci) /* NAK our Configuration Information */ 109 int (*rejci) /* Reject our Configuration Information */ [all …]
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_power.h | 132 * @brief General power configuration 162 * @brief The configuration for power failure comparator 164 * Configuration used to enable and configure power failure comparator 179 * @brief The configuration of sleep event processing 181 * Configuration used to enable and configure sleep event handling 193 * @brief The configuration of USB related power events 195 * Configuration used to enable and configure USB power event handling 222 * @param[in] p_config Pointer to the structure with initial configuration. 246 * @param[in] p_config Configuration with values and event handler. 257 * @param[in] p_config Configuration with values and event handler. [all …]
|
H A D | nrfx_qspi.h | 50 * @brief QSPI driver instance configuration structure. 55 nrf_qspi_pins_t pins; /**< Pins configuration structure. */ 56 nrf_qspi_prot_conf_t prot_if; /**< Protocol layer interface configuration structure. */ 57 nrf_qspi_phy_conf_t phy_if; /**< Physical layer interface configuration structure. */ 62 * @brief QSPI instance default configuration. 91 * @brief QSPI custom instruction helper with default configuration. 132 * @param[in] p_config Pointer to the structure with initial configuration. 140 * @retval NRFX_ERROR_INVALID_PARAM If the pin configuration was incorrect. 247 * Use this function to transfer configuration data to memory and to receive data from memory. 251 * @param[in] p_config Pointer to the structure with opcode and transfer configuration. [all …]
|
H A D | nrfx_gpiote.h | 50 /**@brief Input pin configuration. */ 57 bool skip_gpio_setup : 1; /**< Do not change GPIO configuration */ 92 * @note This macro prepares configuration that skips GPIO setup. */ 104 * @note This macro prepares configuration that skips GPIO setup. */ 116 * @note This macro prepares configuration that skips GPIO setup. */ 127 /**@brief Output pin configuration. */ 130 nrf_gpiote_polarity_t action; /**< Configuration of the pin task. */ 183 * @details Only static configuration is supported to prevent the shared 210 * configuration specifies which mode is used. If PPI mode is used, the driver 215 * @param[in] p_config Initial configuration. [all …]
|
H A D | nrfx_spis.h | 87 /** @brief Default pull-up configuration of the SPI CS. */ 89 /** @brief Default drive configuration of the SPI MISO. */ 108 /** @brief SPI slave instance default configuration. */ 124 /** @brief SPI peripheral device configuration data. */ 137 nrf_gpio_pin_pull_t csn_pullup; //!< CSN pin pull-up configuration. 138 nrf_gpio_pin_drive_t miso_drive; //!< MISO pin drive configuration. 164 * @param[in] p_config Pointer to the structure with initial configuration. 198 * When either the memory buffer configuration or the SPI transaction has been
|
H A D | nrfx_lpcomp.h | 55 /** @brief LPCOMP configuration. */ 58 nrf_lpcomp_config_t hal; /**< LPCOMP HAL configuration. */ 63 /** @brief LPCOMP driver default configuration including the LPCOMP HAL configuration. */ 89 * @param[in] p_config Pointer to the structure with initial configuration.
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H A D | fsm.h | 66 #define CONFREQ 1 /* Configuration Request */ 67 #define CONFACK 2 /* Configuration Ack */ 68 #define CONFNAK 3 /* Configuration Nak */ 69 #define CONFREJ 4 /* Configuration Reject */ 99 void (*resetci)(fsm*); /* Reset our Configuration Information */ 100 int (*cilen)(fsm*); /* Length of our Configuration Information */ 101 void (*addci)(fsm*, u_char*, int*); /* Add our Configuration Information */ 102 int (*ackci)(fsm*, u_char*, int); /* ACK our Configuration Information */ 103 int (*nakci)(fsm*, u_char*, int); /* NAK our Configuration Information */ 104 int (*rejci)(fsm*, u_char*, int); /* Reject our Configuration Information */ [all …]
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/ |
H A D | Doxyfile | 4 # Project related configuration options 42 # Build related configuration options 71 # configuration options related to warning and progress messages 81 # configuration options related to the input files 142 # configuration options related to source browsing 151 # configuration options related to the alphabetical class index 157 # configuration options related to the HTML output 177 # configuration options related to the LaTeX output 192 # configuration options related to the RTF output 201 # configuration options related to the man page output [all …]
|
/nrf52832-nimble/rt-thread/components/net/uip/uip/ |
H A D | uipopt.h | 2 * \defgroup uipopt Configuration options for uIP 5 * uIP is configured using the per-project configuration file 11 * \note Most of the configuration options in the uipopt.h should not 17 * Configuration options for uIP. 20 * This file is used for tweaking various configuration options for 75 * \name Static configuration options 78 * These configuration options can be used for setting the IP address 80 * configuration options for a specific node includes IP address, 122 * If this configuration option is 0, the macro uip_setethaddr() can 132 * \name IP configuration options [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ble_setup/ |
H A D | ble_lp_clock.rst | 9 defines new system configuration setting ``BLE_LP_CLOCK`` as sets it to 11 describes configuration required for controller to work properly. 13 System configuration 31 for OS cputime clock and is no longer used. The configuration will look 50 Crystal settle time configuration 53 The configuration variable ``BLE_XTAL_SETTLE_TIME`` is used by the
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/ |
H A D | Doxyfile | 4 # Project related configuration options 45 # Build related configuration options 74 # configuration options related to warning and progress messages 84 # configuration options related to the input files 145 # configuration options related to source browsing 155 # configuration options related to the alphabetical class index 161 # configuration options related to the HTML output 181 # configuration options related to the LaTeX output 196 # configuration options related to the RTF output 205 # configuration options related to the man page output [all …]
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/ |
H A D | 00history.txt | 27 Added a configuration option (_FS_MINIMUM). 65 Added a configuration option _USE_NTFLAG. 98 Merged Tiny-FatFs as a configuration option. (_FS_TINY) 128 Septemberarated out configuration options from ff.h to ffconf.h. 131 Added a configuration option, _LFN_UNICODE. 138 Added a memory configuration option. (_USE_LFN = 3) 203 Added a configuration option of minimum sector size. (_MIN_SS) 221 Added a configuration option for the platforms without RTC. (_FS_NORTC) 239 Fixed wrong media change can lead a deadlock at thread-safe configuration.
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/mconf/ |
H A D | mconf.c | 114 "Alternate Configuration Files\n" 116 "Menuconfig supports the use of alternate configuration files for\n" 120 "The <Save> button will let you save the current configuration to\n" 122 "saved alternate configuration.\n" 124 "Even if you don't use alternate configuration files, but you find\n" 201 "Enter the name of the configuration file you wish to load. " 202 "Accept the name shown to restore the configuration you " 209 "If you have saved a previous configuration in a file other than the\n" 211 "configuration.\n" 214 "configuration files. You should therefore leave this blank to abort.\n"), [all …]
|
/nrf52832-nimble/ |
H A D | rtconfig.h | 5 /* RT-Thread Configuration */ 140 /* Host Stack Configuration */ 146 /* Controller Configuration */ 205 /* Common configuration */ 207 /* Host stack configuration */
|
/nrf52832-nimble/rt-thread/components/drivers/usb/usbdevice/core/ |
H A D | usbdevice.c | 27 "Configuration", 127 /* create a configuration object */ in rt_usb_device_init() 138 /* add the function to the configuration */ in rt_usb_device_init() 153 /* add the configuration to the device */ in rt_usb_device_init() 159 /* set default configuration to 1 */ in rt_usb_device_init()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | altcp_tls.h | 59 * ALTCP_TLS configuration handle, content depends on port (e.g. mbedtls) 64 * Create an ALTCP_TLS server configuration handle 71 * Create an ALTCP_TLS client configuration handle 76 * Create an ALTCP_TLS client configuration handle with two-way server/client authentication 83 * Free an ALTCP_TLS configuration handle
|
/nrf52832-nimble/rt-thread/components/drivers/usb/usbhost/core/ |
H A D | core.c | 155 /* get configuration descriptor head */ in rt_usbh_attatch_instance() 159 rt_kprintf("get configuration descriptor head failed\n"); in rt_usbh_attatch_instance() 163 /* alloc memory for configuration descriptor */ in rt_usbh_attatch_instance() 167 /* get full configuration descriptor */ in rt_usbh_attatch_instance() 172 rt_kprintf("get full configuration descriptor failed\n"); in rt_usbh_attatch_instance() 176 /* set configuration */ in rt_usbh_attatch_instance() 184 /* get interface descriptor through configuration descriptor */ in rt_usbh_attatch_instance() 366 * This function will set a configuration to the usb device. 369 * @param config the configuration number. 462 * This function will get an interface descriptor from the configuration descriptor. [all …]
|