Home
last modified time | relevance | path

Searched refs:b01 (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/drivers/dma/
Ddma_si32.c236 channel_descriptor->CONFIG.SRCSIZE = 0b01; in dma_si32_config()
237 channel_descriptor->CONFIG.DSTSIZE = 0b01; in dma_si32_config()
315 case 0b01: /* decrement */ in dma_si32_config()
332 case 0b01: /* decrement */ in dma_si32_config()
/Zephyr-latest/samples/boards/st/mco/boards/
Dstm32f746g_disco.overlay11 * 0b01: LSE oscillator selected
/Zephyr-latest/subsys/bluetooth/host/classic/
Davctp_internal.h26 BT_AVCTP_PKT_TYPE_START = 0b01,
/Zephyr-latest/include/zephyr/drivers/interrupt_controller/
Dgic.h198 #define GICD_SGIR_TGTFILT_ALLBUTREQ GICD_SGIR_TGTFILT(0b01)
/Zephyr-latest/boards/st/stm32u5a9j_dk/doc/
Dindex.rst168 https://www.st.com/resource/en/schematic_pack/mb1829-u5a9njq-b01-schematic.pdf
/Zephyr-latest/doc/services/device_mgmt/
Dsmp_protocol.rst66 | | used, this should be set to 0b01 to use the newer |
/Zephyr-latest/drivers/adc/
Dadc_ads1x4s0x.c384 ADS1X4S0X_REGISTER_REF_REFCON_SET(target, 0b01)
684 ADS1X4S0X_REGISTER_REF_REFSEL_SET(reference_control, 0b01); in ads1x4s0x_channel_setup()
768 ADS1X4S0X_REGISTER_PGA_PGA_EN_SET(gain, 0b01); in ads1x4s0x_channel_setup()
/Zephyr-latest/drivers/sensor/nxp/fxls8974/
Dfxls8974.c319 case 0b01: in fxls8974_get_accel_data()