Home
last modified time | relevance | path

Searched full:stopping (Results 1 – 25 of 29) sorted by relevance

12

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_timer.h96 …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 Dnrf_uart.h58 …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 Dnrf_ecb.h97 …NRF_ECB_TASK_STOPECB = offsetof(NRF_ECB_Type, TASKS_STOPECB), /**< Task for stopping ECB block e…
H A Dnrf_qdec.h61 …NRF_QDEC_TASK_STOP = offsetof(NRF_QDEC_Type, TASKS_STOP), /**< Stopping the quadrature …
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_shutdown.c56 /* Already stopping. Wait for result to be reported asynchronously. */ in ble_hs_shutdown()
H A Dble_hs_stop.c149 /* 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 Dnrfx_pdm.h169 * @brief Function for stopping PDM sampling.
H A Dnrfx_comp.h186 /**@brief Function for stopping the COMP peripheral.
H A Dnrfx_i2s.h232 /** @brief Function for stopping the I2S transfer. */
H A Dnrfx_pwm.h300 * @brief Function for stopping the sequence playback.
H A Dnrfx_usbd.h170 * Any other transfer can be aborted by USB reset or driver stopping.
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dadv.c140 BT_ERR("Stopping advertising failed: err %d", err); in adv_send()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/
H A Dble_hs.h294 * starting or fully started. It is disabled if it is stopping or stopped.
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/
H A Dsyscfg.yml427 Stops the Bluetooth host when the system shuts down. Stopping
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dtimeouts.c252 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 Dnetif.h77 * Set by the DHCP code when starting or stopping DHCP. */
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_uart.c451 // 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 Dfsm.c552 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 Dfsm.c552 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 Dfsm.c625 f->state = LS_STOPPED; /* kludge for stopping CCP */ in fsm_rconfnakrej()
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dtrees.c451 * exchanging a node with the smallest of its two sons if necessary, stopping
/nrf52832-nimble/nordic/nrfx/mdk/
H A Dnrf52810.h1260 …__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 Dnrf52.h1669 …__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 Dnrf52840.h1899 …__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 Dnrf52810_bitfields.h5541 /* Description: Task stopping the quadrature decoder */
6672 /* Description: Task stopping the random number generator */

12