Searched defs:bit_shift (Results 1 – 7 of 7) sorted by relevance
40 … bool bit_shift; /*!< Set to enbale bit shift in Philips mode */ member56 … bool bit_shift; /*!< Set true to enable bit shift in Philips mode */ member
57 uint32_t bit_shift = (gpio_num < 32) ? gpio_num : (gpio_num - 32); in gpio_ll_get_io_config() local
61 uint32_t bit_shift = (gpio_num < 32) ? gpio_num : (gpio_num - 32); in gpio_ll_get_io_config() local
56 uint32_t bit_shift = (gpio_num < 32) ? gpio_num : (gpio_num - 32); in gpio_ll_get_io_config() local
332 wordcount_t bit_shift = shift % uECC_WORD_BITS; in uECC_vli_mmod() local
4265 UINT8 bit_shift = 0; in btm_sec_connected() local