Home
last modified time | relevance | path

Searched refs:STOP (Results 1 – 14 of 14) sorted by relevance

/Zephyr-Core-3.7.0/samples/sensor/adc_cmp_npcx/src/
Dmain.c20 #define STOP() atomic_set_bit(&stop, 0) macro
45 STOP(); in set_upper_threshold()
60 STOP(); in set_lower_threshold()
75 STOP(); in enable_threshold()
94 STOP(); in threshold_trigger_handler()
/Zephyr-Core-3.7.0/boards/nxp/vmu_rt1170/
Dflexspi_nor_config.c63 0x04, STOP,
107 0x04, STOP, FLEXSPI_1PAD, 0x00),
111 0x06, STOP, FLEXSPI_1PAD, 0x00),
/Zephyr-Core-3.7.0/boards/arduino/nano_33_ble/support/
Dstartup.cmm27 STOP
71 STOP
91 STOP
130 TERM.METHOD COM &termComPort 115200 8 NONE 1STOP NONE
/Zephyr-Core-3.7.0/samples/net/wpanusb/src/
Dwpanusb.h14 STOP, enumerator
Dwpanusb.c327 case STOP: in tx_thread()
/Zephyr-Core-3.7.0/soc/nxp/imxrt/
Dflexspi_nor_config.h58 #define STOP 0 macro
/Zephyr-Core-3.7.0/boards/nxp/s32z2xxdc2/support/
Dstartup.cmm42 STOP
50 STOP
58 STOP
/Zephyr-Core-3.7.0/boards/nxp/ucans32k1sic/support/
Dstartup.cmm37 STOP
/Zephyr-Core-3.7.0/boards/nxp/mr_canhubk3/support/
Dstartup.cmm35 STOP
/Zephyr-Core-3.7.0/doc/releases/
Drelease-notes-3.0.rst952 * :github:`42092` - stm32l0: Voltage regulator is not restored after leaving STOP mode
1076 * :github:`41016` - i2c_sam0.c i2c_sam0_transfer operations do not execute a STOP
Drelease-notes-3.2.rst629 * Improve gd32 driver stability (remove repeated START, use STOP + START conditions instead).
1913 * :github:`49985` - STM32:NUCLEO_WL55JC No serial RX in STOP mode
Drelease-notes-3.5.rst555 * I2C devices can now be used as wakeup source from STOP modes on STM32.
Drelease-notes-2.0.rst715 * :github:`18155` - i2c_ll_stm32_v1: I2C_CR1:STOP is not cleared
Drelease-notes-2.4.rst1747 * :github:`21233` - i2c_sam0 driver does not execute a STOP condition