Home
last modified time | relevance | path

Searched defs:bits (Results 26 – 33 of 33) sorted by relevance

12

/Zephyr-latest/drivers/pcie/host/
Dpcie.c40 void pcie_set_cmd(pcie_bdf_t bdf, uint32_t bits, bool on) in pcie_set_cmd()
/Zephyr-latest/drivers/gpio/
Dgpio_bcm2711.c15 #define GPIO_REG_SHIFT(n, cnt, bits) ((n % cnt) * bits) argument
/Zephyr-latest/drivers/interrupt_controller/
Dintc_gicv3_its.c62 unsigned int bits = sizeof(x) * 8; in fls_z() local
/Zephyr-latest/drivers/spi/
Dspi_rpi_pico_pio.c52 uint32_t bits; member
Dspi_ll_stm32.c109 static uint32_t bits2bytes(uint32_t bits) in bits2bytes()
/Zephyr-latest/drivers/mipi_dbi/
Dmipi_dbi_nxp_lcdic.c72 } bits; member
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_msc.c118 atomic_t bits; member
/Zephyr-latest/include/zephyr/net/
Dnet_ip.h746 uint8_t bits = 128 - length; in net_ipv6_is_prefix() local
784 uint8_t bits = 128 - prefix_len; in net_ipv6_addr_prefix_mask() local

12