/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_hs_stop.h | 47 * @brief Stops the BLE host.
|
H A D | ble_hs.h | 368 * @brief Called when the system is shutting down. Stops the BLE host.
|
H A D | ble_gap.h | 805 * Stops the currently-active advertising procedure. A success return
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_hs_stop_test.c | 151 * automatically when the host stops. in TEST_CASE_TASK()
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_pdm.h | 133 * This function stops PDM sampling, if it is in progress.
|
H A D | nrfx_adc.h | 157 * This function stops all ongoing conversions and disables all channels.
|
H A D | nrfx_saadc.h | 184 * This function stops all ongoing conversions and disables all channels.
|
H A D | nrfx_pwm.h | 139 loaded from RAM, and the peripheral stops
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/ |
H A D | ble_phy.h | 145 /* Stops rf clock */
|
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/include/os/ |
H A D | os_cputime.h | 223 * Stops a cputimer from running. The timer is removed from the timer queue
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_i2s.h | 63 …NRF_I2S_TASK_STOP = offsetof(NRF_I2S_Type, TASKS_STOP) ///< Stops I2S transfer. Also stops the …
|
H A D | nrf_pwm.h | 67 …Type, TASKS_STOP), ///< Stops PWM pulse generation on all channels at the end of the curren…
|
H A D | nrf_pdm.h | 60 …NRF_PDM_TASK_STOP = offsetof(NRF_PDM_Type, TASKS_STOP) ///< Stops PDM trans…
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/ |
H A D | syscfg.yml | 427 Stops the Bluetooth host when the system shuts down. Stopping
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/infra/ |
H A D | cyg_type.h | 200 // The unused attribute stops the compiler warning about the variable
|
/nrf52832-nimble/nordic/nrfx/mdk/ |
H A D | nrf52840.h | 1734 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000008) Stops the SAADC and terminates a… 2223 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stops PWM pulse generation on al… 2224 … the end of current PWM period, and stops 2278 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stops PDM transfer … 2435 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stops I2S transfer. Also stops M… 2516 …__OM uint32_t TASKS_DPDMNODRIVE; /*!< (@ 0x0000005C) Stops forcing D+ and D- lines in…
|
H A D | nrf9160.h | 1617 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stops PWM pulse generation on al… 1618 … the end of current PWM period, and stops 1685 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stops PDM transfer … 1733 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stops I2S transfer. Also stops M…
|
H A D | nrf52.h | 1988 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stops PWM pulse generation on al… 1989 … the end of current PWM period, and stops 2044 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stops PDM transfer … 2178 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stops I2S transfer. Also stops M…
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/include/ |
H A D | zlib.h | 244 deflate compresses as much data as possible, and stops when the input 365 inflate decompresses as much data as possible, and stops when the input
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/ |
H A D | zlib.h | 244 deflate compresses as much data as possible, and stops when the input 365 inflate decompresses as much data as possible, and stops when the input
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/ |
H A D | dhcp6.c | 163 /** Free DHCP PCB if the last netif stops using it */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/ |
H A D | ble_ll_ctrl.c | 912 * Reception stops the procedure response timer but does not in ble_ll_ctrl_rx_phy_update_ind() 2036 * Stops the LL control procedure indicated by 'ctrl_proc'.
|
H A D | ble_ll.c | 1298 /* Stops rf clock and rfclock timer */ in ble_ll_reset()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | readinode.c | 694 // Remove this when dwmw2 comes to his senses and stops in jffs2_do_read_inode_internal()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf51/src/ |
H A D | ble_phy.c | 1390 * Disables the PHY. This should be called when an event is over. It stops
|