Searched defs:input (Results 1 – 4 of 4) sorted by relevance
16 static uint8_t rev_byte(uint8_t input){ in rev_byte()24 static uint32_t rev_24(uint32_t input){ in rev_24()35 static uint32_t rev_16(uint16_t input){ in rev_16()
645 uint input = (NRF_GPIO_regs[port].PIN_CNF[n] & GPIO_PIN_CNF_INPUT_Msk) in nrf_gpio_regw_sideeffects_PIN_CNF() local
749 uint8_t input[16]; in nhw_ECB_logic() local
66 nrf_gpio_pin_input_t input, in nrf_gpio_cfg()