Home
last modified time | relevance | path

Searched refs:bool_t (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/modules/canopennode/
DCO_driver_target.h49 typedef bool bool_t; typedef
81 bool_t rtr : 1;
82 bool_t bufferFull : 1;
83 bool_t syncFlag : 1;
94 bool_t configured : 1;
95 bool_t CANnormal : 1;
96 bool_t first_tx_msg : 1;
DCO_driver.c305 uint16_t ident, uint16_t mask, bool_t rtr, in CO_CANrxBufferInit()
362 uint16_t ident, bool_t rtr, uint8_t noOfBytes, in CO_CANtxBufferInit()
363 bool_t syncFlag) in CO_CANtxBufferInit()
434 bool_t tpdoDeleted = false; in CO_CANclearPendingSyncPDOs()
/Zephyr-latest/samples/modules/canopennode/objdict/
DCO_OD.h23 typedef bool_t BOOLEAN;
/Zephyr-latest/drivers/ieee802154/
Dieee802154_mcxw.c54 static bool_t csl_rx = FALSE;