/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_timer.h | 96 …NRF_TIMER_TASK_STOP = offsetof(NRF_TIMER_Type, TASKS_STOP), ///< Task for stopping the t… 137 …OMPARE0_STOP_MASK = TIMER_SHORTS_COMPARE0_STOP_Msk, ///< Shortcut for stopping the timer based o… 138 …OMPARE1_STOP_MASK = TIMER_SHORTS_COMPARE1_STOP_Msk, ///< Shortcut for stopping the timer based o… 139 …OMPARE2_STOP_MASK = TIMER_SHORTS_COMPARE2_STOP_Msk, ///< Shortcut for stopping the timer based o… 140 …OMPARE3_STOP_MASK = TIMER_SHORTS_COMPARE3_STOP_Msk, ///< Shortcut for stopping the timer based o… 142 …OMPARE4_STOP_MASK = TIMER_SHORTS_COMPARE4_STOP_Msk, ///< Shortcut for stopping the timer based o… 145 …OMPARE5_STOP_MASK = TIMER_SHORTS_COMPARE5_STOP_Msk, ///< Shortcut for stopping the timer based o…
|
H A D | nrf_uart.h | 58 …NRF_UART_TASK_STOPRX = offsetof(NRF_UART_Type, TASKS_STOPRX), /**< Task for stopping reception. … 60 …NRF_UART_TASK_STOPTX = offsetof(NRF_UART_Type, TASKS_STOPTX), /**< Task for stopping transmissio…
|
H A D | nrf_ecb.h | 97 …NRF_ECB_TASK_STOPECB = offsetof(NRF_ECB_Type, TASKS_STOPECB), /**< Task for stopping ECB block e…
|
H A D | nrf_qdec.h | 61 …NRF_QDEC_TASK_STOP = offsetof(NRF_QDEC_Type, TASKS_STOP), /**< Stopping the quadrature …
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_hs_shutdown.c | 56 /* Already stopping. Wait for result to be reported asynchronously. */ in ble_hs_shutdown()
|
H A D | ble_hs_stop.c | 149 /* Put the host in the "stopping" state and ensure the host timer is in ble_hs_stop_begin()
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_pdm.h | 169 * @brief Function for stopping PDM sampling.
|
H A D | nrfx_comp.h | 186 /**@brief Function for stopping the COMP peripheral.
|
H A D | nrfx_i2s.h | 232 /** @brief Function for stopping the I2S transfer. */
|
H A D | nrfx_pwm.h | 300 * @brief Function for stopping the sequence playback.
|
H A D | nrfx_usbd.h | 170 * Any other transfer can be aborted by USB reset or driver stopping.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | adv.c | 140 BT_ERR("Stopping advertising failed: err %d", err); in adv_send()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_hs.h | 294 * starting or fully started. It is disabled if it is stopping or stopped.
|
/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/net/lwip-2.0.2/src/core/ |
H A D | timeouts.c | 252 times, but also when stopping in a breakpoint. Anyway, let's assume in sys_timeout_debug()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | netif.h | 77 * Set by the DHCP code when starting or stopping DHCP. */
|
/nrf52832-nimble/nordic/nrfx/drivers/src/ |
H A D | nrfx_uart.c | 451 // Skip stopping RX if driver is forced to be enabled. in nrfx_uart_rx()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/ |
H A D | fsm.c | 552 f->state = PPP_FSM_STOPPED; /* kludge for stopping CCP */ in fsm_rconfnakrej()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/ |
H A D | fsm.c | 552 f->state = PPP_FSM_STOPPED; /* kludge for stopping CCP */ in fsm_rconfnakrej()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H A D | fsm.c | 625 f->state = LS_STOPPED; /* kludge for stopping CCP */ in fsm_rconfnakrej()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | trees.c | 451 * exchanging a node with the smallest of its two sons if necessary, stopping
|
/nrf52832-nimble/nordic/nrfx/mdk/ |
H A D | nrf52810.h | 1260 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Task stopping the random number … 1419 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Task stopping the quadrature dec…
|
H A D | nrf52.h | 1669 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Task stopping the random number … 1822 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Task stopping the quadrature dec…
|
H A D | nrf52840.h | 1899 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Task stopping the random number … 2058 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Task stopping the quadrature dec…
|
H A D | nrf52810_bitfields.h | 5541 /* Description: Task stopping the quadrature decoder */ 6672 /* Description: Task stopping the random number generator */
|