Home
last modified time | relevance | path

Searched full:triggered (Results 1 – 25 of 73) sorted by relevance

123

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_egu.h55 …GU_Type, TASKS_TRIGGER[0]), /**< Trigger 0 for triggering the corresponding TRIGGERED[0] event. */
56 …GU_Type, TASKS_TRIGGER[1]), /**< Trigger 1 for triggering the corresponding TRIGGERED[1] event. */
57 …GU_Type, TASKS_TRIGGER[2]), /**< Trigger 2 for triggering the corresponding TRIGGERED[2] event. */
58 …GU_Type, TASKS_TRIGGER[3]), /**< Trigger 3 for triggering the corresponding TRIGGERED[3] event. */
59 …GU_Type, TASKS_TRIGGER[4]), /**< Trigger 4 for triggering the corresponding TRIGGERED[4] event. */
60 …GU_Type, TASKS_TRIGGER[5]), /**< Trigger 5 for triggering the corresponding TRIGGERED[5] event. */
61 …GU_Type, TASKS_TRIGGER[6]), /**< Trigger 6 for triggering the corresponding TRIGGERED[6] event. */
62 …GU_Type, TASKS_TRIGGER[7]), /**< Trigger 7 for triggering the corresponding TRIGGERED[7] event. */
63 …GU_Type, TASKS_TRIGGER[8]), /**< Trigger 8 for triggering the corresponding TRIGGERED[8] event. */
64 …GU_Type, TASKS_TRIGGER[9]), /**< Trigger 9 for triggering the corresponding TRIGGERED[9] event. */
[all …]
H A Dnrf_clock.h131 …ED = CLOCK_LFCLKRUN_STATUS_NotTriggered, /**< Task LFCLKSTART/HFCLKSTART has not been triggered. */
132 …ED = CLOCK_LFCLKRUN_STATUS_Triggered /**< Task LFCLKSTART/HFCLKSTART has been triggered. */
282 * the task LKCLKSTART is triggered.
304 * @retval NRF_CLOCK_START_TASK_NOT_TRIGGERED If the task LFCLKSTART has not been triggered.
305 * @retval NRF_CLOCK_START_TASK_TRIGGERED If the task LFCLKSTART has been triggered.
332 * @retval NRF_CLOCK_START_TASK_NOT_TRIGGERED If the task HFCLKSTART has not been triggered.
333 * @retval NRF_CLOCK_START_TASK_TRIGGERED If the task HFCLKSTART has been triggered.
/nrf52832-nimble/rt-thread/components/dfs/src/
H A Dpoll.c9 * 2018-03-09 Bernard Add protection for pt->triggered.
27 rt_uint32_t triggered; /* the waited thread whether triggered */ member
47 pn->pt->triggered = 1; in __wqueue_pollwake()
76 pt->triggered = 0; in poll_table_init()
94 if (timeout != 0 && !pt->triggered) in poll_wait_timeout()
112 ret = !pt->triggered; in poll_wait_timeout()
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_pwm.h137 @note The STOP task is triggered when
174 to be triggered to start the
240 * the address of the task to be triggered.
253 * @return Address of the task to be triggered to start the playback if the @ref
267 * the address of the task to be triggered.
281 * @return Address of the task to be triggered to start the playback if the @ref
H A Dnrfx_adc.h226 * Conversion is done on all enabled channels, but it is not triggered by this
228 * wait for the SAMPLE task. Sampling can be triggered manually by the @ref
238 * an interrupt is not handled before the next sampling is triggered, the sample
H A Dnrfx_swi.h197 * @brief Function for returning the EGU triggered event address.
202 * @returns Address of EGU triggered event.
H A Dnrfx_spim.h270 * flag if the transfer is triggered externally by PPI. Supported only by SPIM. Use
280 * up a number of transfers that will be triggered externally (for example by PPI). An example is
283 * transfer is set up, a set of transfers can be triggered by PPI that will read, for example,
H A Dnrfx_twim.h318 …: Driver is not starting the transfer. Use this flag if the transfer is triggered externally by PP…
320 …r repeated transfers. You can set up a number of transfers that will be triggered externally (for …
322 …* After the transfer is set up, a set of transfers can be triggered by PPI that will read, for e…
H A Dnrfx_saadc.h220 * @retval NRFX_SUCCESS If ADC sampling was triggered.
247 * the SAMPLE task. It can be triggered manually by the @ref nrfx_saadc_sample function or by PPI
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/qconf/
H A Dqconf.cc1391 connect(backAction, SIGNAL(triggered(bool)), SLOT(goBack())); in ConfigMainWindow()
1395 connect(quitAction, SIGNAL(triggered(bool)), SLOT(close())); in ConfigMainWindow()
1398 connect(loadAction, SIGNAL(triggered(bool)), SLOT(loadConfig())); in ConfigMainWindow()
1401 connect(saveAction, SIGNAL(triggered(bool)), SLOT(saveConfig())); in ConfigMainWindow()
1406 connect(saveAsAction, SIGNAL(triggered(bool)), SLOT(saveConfigAs())); in ConfigMainWindow()
1409 connect(searchAction, SIGNAL(triggered(bool)), SLOT(searchConfig())); in ConfigMainWindow()
1412 connect(singleViewAction, SIGNAL(triggered(bool)), SLOT(showSingleView())); in ConfigMainWindow()
1415 connect(splitViewAction, SIGNAL(triggered(bool)), SLOT(showSplitView())); in ConfigMainWindow()
1418 connect(fullViewAction, SIGNAL(triggered(bool)), SLOT(showFullView())); in ConfigMainWindow()
1433 connect(optGroup, SIGNAL(triggered(QAction*)), configView, in ConfigMainWindow()
[all …]
/nrf52832-nimble/rt-thread/components/vbus/
H A DKconfig46 The interrupt be triggered on a particular system when the client notify the host.
H A Dvbus.h166 * triggered. @param is not used by VBus and will pass to rt_vbus_hw_eoi.
/nrf52832-nimble/packages/NimBLE-latest/apps/bleprph/
H A Dsyscfg.yml23 PHY preference change is triggered by configured GPIO pins.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Ddhcp6.h67 /** if request config is triggered while another action is active, this keeps track of it */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dtimeouts.c74 is triggered to start from TCP using tcp_timer_needed() */
267 * triggered yet.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dtimeouts.c80 is triggered to start from TCP using tcp_timer_needed() */
311 * triggered yet.
/nrf52832-nimble/nordic/nrfx/mdk/
H A Dnrf9160_bitfields.h234 /* Description: Status indicating that HFCLKSTART task has been triggered */
236 /* Bit 0 : HFCLKSTART task triggered or not */
239 #define CLOCK_HFCLKRUN_STATUS_NotTriggered (0UL) /*!< Task not triggered */
240 #define CLOCK_HFCLKRUN_STATUS_Triggered (1UL) /*!< Task triggered */
248 …KSTAT_STATE_NotRunning (0UL) /*!< HFXO has not been started or HFCLKSTOP task has been triggered */
257 /* Description: Status indicating that LFCLKSTART task has been triggered */
259 /* Bit 0 : LFCLKSTART task triggered or not */
262 #define CLOCK_LFCLKRUN_STATUS_NotTriggered (0UL) /*!< Task not triggered */
263 #define CLOCK_LFCLKRUN_STATUS_Triggered (1UL) /*!< Task triggered */
271 …ning (0UL) /*!< Requested LFCLK source has not been started or LFCLKSTOP task has been triggered */
[all …]
H A Dnrf52810_bitfields.h620 …sed. The settings in this register apply whenever either the KSGEN or CRYPT tasks are triggered. */
817 /* Description: Status indicating that HFCLKSTART task has been triggered */
819 /* Bit 0 : HFCLKSTART task triggered or not */
822 #define CLOCK_HFCLKRUN_STATUS_NotTriggered (0UL) /*!< Task not triggered */
823 #define CLOCK_HFCLKRUN_STATUS_Triggered (1UL) /*!< Task triggered */
841 /* Description: Status indicating that LFCLKSTART task has been triggered */
843 /* Bit 0 : LFCLKSTART task triggered or not */
846 #define CLOCK_LFCLKRUN_STATUS_NotTriggered (0UL) /*!< Task not triggered */
847 #define CLOCK_LFCLKRUN_STATUS_Triggered (1UL) /*!< Task triggered */
866 /* Description: Copy of LFCLKSRC register, set when LFCLKSTART task was triggered */
[all …]
H A Dnrf52_bitfields.h1121 /* Description: Status indicating that HFCLKSTART task has been triggered */
1123 /* Bit 0 : HFCLKSTART task triggered or not */
1126 #define CLOCK_HFCLKRUN_STATUS_NotTriggered (0UL) /*!< Task not triggered */
1127 #define CLOCK_HFCLKRUN_STATUS_Triggered (1UL) /*!< Task triggered */
1145 /* Description: Status indicating that LFCLKSTART task has been triggered */
1147 /* Bit 0 : LFCLKSTART task triggered or not */
1150 #define CLOCK_LFCLKRUN_STATUS_NotTriggered (0UL) /*!< Task not triggered */
1151 #define CLOCK_LFCLKRUN_STATUS_Triggered (1UL) /*!< Task triggered */
1170 /* Description: Copy of LFCLKSRC register, set when LFCLKSTART task was triggered */
1511 /* Bit 15 : Enable or disable interrupt for TRIGGERED[15] event */
[all …]
H A Dnrf52810.svd2122 <description>Status indicating that HFCLKSTART task has been triggered</description>
2128 <description>HFCLKSTART task triggered or not</description>
2134 <description>Task not triggered</description>
2138 <name>Triggered</name>
2139 <description>Task triggered</description>
2192 <description>Status indicating that LFCLKSTART task has been triggered</description>
2198 <description>LFCLKSTART task triggered or not</description>
2204 <description>Task not triggered</description>
2208 <name>Triggered</name>
2209 <description>Task triggered</description>
[all …]
/nrf52832-nimble/rt-thread/libcpu/mips/loongson_1b/
H A Dinterrupt.c55 /* make all interrupts level triggered */ in rt_hw_interrupt_init()
/nrf52832-nimble/rt-thread/libcpu/mips/loongson_1c/
H A Dinterrupt.c70 /* make all interrupts level triggered */ in rt_hw_interrupt_init()
/nrf52832-nimble/rt-thread/libcpu/arc/em/
H A Dcontex_gcc.S212 /* handle software triggered interrupt */
/nrf52832-nimble/rt-thread/libcpu/arm/zynq7000/
H A Dgic.c159 /* Set all global interrupts to be level triggered, active low. */ in arm_gic_dist_init()
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-m3/
H A Dcpuport.c276 /* [31]:DEBUGEVT, Indicates hard fault is triggered by debug event. */ in hard_fault_track()

123