Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 55) sorted by relevance

123

/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/
A Dstm32f0xx_hal_can.c456 HAL_CAN_StateTypeDef state = hcan->State; in HAL_CAN_ConfigFilter() local
711 HAL_CAN_StateTypeDef state = hcan->State; in HAL_CAN_RequestSleep() local
744 HAL_CAN_StateTypeDef state = hcan->State; in HAL_CAN_WakeUp() local
792 HAL_CAN_StateTypeDef state = hcan->State; in HAL_CAN_IsSleepActive() local
823 HAL_CAN_StateTypeDef state = hcan->State; in HAL_CAN_AddTxMessage() local
930 HAL_CAN_StateTypeDef state = hcan->State; in HAL_CAN_AbortTxRequest() local
980 HAL_CAN_StateTypeDef state = hcan->State; in HAL_CAN_GetTxMailboxesFreeLevel() local
1023 HAL_CAN_StateTypeDef state = hcan->State; in HAL_CAN_IsTxMessagePending() local
1056 HAL_CAN_StateTypeDef state = hcan->State; in HAL_CAN_GetTxTimestamp() local
1100 HAL_CAN_StateTypeDef state = hcan->State; in HAL_CAN_GetRxMessage() local
[all …]
/external/lib/lwip/netif/
A Detharp.c116 u8_t state; member
213 u8_t state = arp_table[i].state; in etharp_tmr() local
292 u8_t state = arp_table[i].state; in etharp_find_entry() local
584 u8_t state = arp_table[i].state; local
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Di2cs_15xx.c56 uint32_t state; in Chip_I2CS_XferHandler() local
/external/platform/nrfx/drivers/src/
A Dnrfx_nfct.c140 nrfx_drv_state_t state; member
531 void nrfx_nfct_state_force(nrfx_nfct_state_t state) in nrfx_nfct_state_force()
A Dnrfx_wdt.c48 nrfx_drv_state_t state; member
A Dnrfx_ipc.c42 nrfx_drv_state_t state; member
A Dnrfx_gpiote.c67 nrfx_drv_state_t state; member
458 void nrfx_gpiote_out_task_force(nrfx_gpiote_pin_t pin, uint8_t state) in nrfx_gpiote_out_task_force()
A Dnrfx_egu.c70 nrfx_drv_state_t state; member
A Dnrfx_adc.c51 nrfx_drv_state_t state; member
A Dnrfx_i2s.c72 nrfx_drv_state_t state; member
A Dnrfx_spi.c54 nrfx_drv_state_t state; member
/external/lib/lwip/api/
A Dnetifapi.c102 void *state, in netifapi_netif_add()
/external/platform/lpc15xx/lpcopen/periph_i2cm_polling/example/src/
A Dperiph_i2cm_polling.c57 static volatile int state; variable
/external/lib/lwip/include/ipv4/lwip/
A Dautoip.h84 u8_t state; /* current AutoIP state machine state */ member
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling/example/src/
A Dperiph_i2c_rom_polling.c61 static volatile int state; variable
/external/lib/lwip/
A Dnetif.c138 status_t class_netstack_input(struct device *dev, struct netstack_state *state, struct pbuf *p) in class_netstack_input()
/external/platform/lpc15xx/lpcopen/periph_i2cm_interrupt/example/src/
A Dperiph_i2cm_interrupt.c57 static volatile int state; variable
/external/lib/mincrypt/include/lib/mincrypt/
A Dhash-internal.h50 uint32_t state[8]; // upto SHA2 member
/external/platform/lpc15xx/lpcopen/lpc_board_nxp_lpcxpresso_1549/src/
A Dboard.c138 bool state = false; in Board_LED_Test() local
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt/example/src/
A Dperiph_i2c_rom_interrupt.c64 static volatile int state; variable
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_mouse/example/src/
A Dhid_mouse.c71 static void setLeftButtonMouseReport(uint8_t *rep, uint8_t state) in setLeftButtonMouseReport()
/external/platform/lpc15xx/lpcopen/usbd_rom_composite/example/src/
A Dhid_mouse.c72 static void setLeftButtonMouseReport(uint8_t *rep, uint8_t state) in setLeftButtonMouseReport()
/external/platform/cc13xx/cc13xxware/driverlib/
A Drom_crypto.h319 uint32_t state[8]; member
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_cryp.c848 FunctionalState state = DISABLE; in CRYP_GetCmdStatus() local
/external/lib/lwip/include/lwip/
A Dnetifapi.h58 void *state; member

Completed in 35 milliseconds

123