Home
last modified time | relevance | path

Searched defs:shift (Results 1 – 11 of 11) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/
H A Dusbh_hid_parser.c106 uint8_t shift = ri->shift; in HID_ReadItem() local
174 uint8_t shift = ri->shift; in HID_WriteItem() local
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/SoftmaxFunctions/
H A Darm_softmax_q7.c67 uint8_t shift; in arm_softmax_q7() local
H A Darm_softmax_q15.c67 uint8_t shift; in arm_softmax_q15() local
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Class/HID/Inc/
H A Dusbh_hid_parser.h57 uint8_t shift; member
/btstack/example/
H A Dhid_host_demo.c231 bool shift = hid_host_caps_lock; in hid_host_handle_interrupt_report() local
H A Dhog_host_demo.c179 int shift = 0; in hid_handle_input_report() local
H A Dhog_boot_host_demo.c174 bool shift = (data[0] & 0x22) != 0; in handle_boot_keyboard_event() local
/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmp_asn1.c222 u8_t shift, tail; in snmp_asn1_enc_oid() local
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_ioport/
H A Dr_ioport.c407 ioport_size_t shift = 0x00FFU & (ioport_size_t) pin; in R_IOPORT_PinWrite() local
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_ioport/
H A Dr_ioport.c398 ioport_size_t shift = IOPORT_PRV_PIN_BITS & (ioport_size_t) pin; in R_IOPORT_PinWrite() local
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Include/
H A Dcore_ca.h1311 uint32_t shift = (IRQn % 16U) << 1U; in GIC_SetConfiguration() local
1426 uint32_t shift = (IRQn % 32U); in GIC_SetGroup() local