Home
last modified time | relevance | path

Searched refs:can (Results 1 – 25 of 59) sorted by relevance

123

/lk-master/platform/stm32f0xx/
A Dcan.c35 stm32_can_t *can = CAN; in stm32_CEC_CAN_IRQ() local
81 uint32_t tsr = can->TSR; in stm32_can_select_empty_mailbox()
126 stm32_can_t *can = CAN; in stm32_can_filter_set_mask32() local
130 can->FMR |= CAN_FMR_FINIT; in stm32_can_filter_set_mask32()
136 can->FS1R |= filter_mask; in stm32_can_filter_set_mask32()
148 can->FA1R |= filter_mask; in stm32_can_filter_set_mask32()
155 stm32_can_t *can = CAN; in can_init() local
165 can->MCR = CAN_MCR_INRQ; in can_init()
170 can->BTR = in can_init()
189 stm32_can_t *can = CAN; in can_send() local
[all …]
A Drules.mk33 $(LOCAL_DIR)/can.c \
/lk-master/external/platform/nrfx/doc/
A Dnrfx.doxyfile12 # For lists, items can also be appended using:
373 # subgrouping. Alternatively, this can be done per class using the
1002 # can opt to disable this feature.
1270 # (such as a company or product suite) can be grouped.
1624 # SEARCHDATA_FILE tag the name of this file can be specified.
1732 # special commands can be used inside the footer.
1811 # to NO can help when comparing the output of multiple runs.
1959 # that can be used to generate PDF.
2261 # the path where dot can find it using this tag.
2404 # The DOT_PATH tag can be used to specify the path where the dot tool can be
[all …]
A Dmain_page.dox6 The intention was to provide drivers that can be used in various environments
29 versions can be placed in any location within the host environment that the
30 used compiler can access via include paths.
43 named "nrfx_*_irq_handler". They can be bound to some structures or called in
72 This file, similarly to the integration files mentioned above, can be placed
82 Nordic SoCs are based on ARM® Cortex™-M series processors. Before you can
/lk-master/external/platform/nrfx/
A DREADME.md7 The intention was to provide drivers that can be used in various environments
45 You can also generate documentation yourself from the source code. To do it, install doxygen
A DCHANGELOG.md113 - Changed the way of configuring the MISO pin pull setting in SPI and SPIM drivers. Now it can be s…
134 - Added the nrfx_gppi helper layer to facilitate developing generic code that can utilize PPI or DP…
149 …hat duplicates the functionality of the built-in offsetof() mechanism, but can be used without iss…
177 - Reworked HAL for NVMC. Now it can be used for all SoCs supported by nrfx.
179 - Improved documentation. Now it is more precise and can be generated without warnings with newer v…
279 - Fixed the TXRX transfers in the TWIM driver. They can now be started after transfers that are not…
/lk-master/external/platform/pico/rp2_common/pico_double/
A Ddouble_v1_rom_shim.S362 @ can have rt3==rx, in which case rx trashed
363 @ can have rt4==ry, in which case ry trashed
364 @ can have rzl==rx
365 @ can have rzh==ry
366 @ can have rzl,rzh==rt3,rt4
431 @ can have rt3==rx, in which case rx trashed
432 @ can have rt4==ry, in which case ry trashed
433 @ can have rzl==rx
434 @ can have rzh==ry
435 @ can have rzl,rzh==rt3,rt4
[all …]
/lk-master/docs/
A Dtodo.md8 + riscv - exception decode can be a negation test (top bit set)
/lk-master/arch/arm64/
A Dmp.c22 #error need other implementation of interrupt controller that can ipi
/lk-master/external/platform/pico/rp2_common/hardware_divider/
A Ddivider.S57 # wait for results as we can't save signed-ness of operation
/lk-master/arch/arm/arm/
A Dmp.c22 #error need other implementation of interrupt controller that can ipi
/lk-master/lib/libcpp/include/
A Dnew5 // license that can be found in the LICENSE file or at
A Dinitializer_list2 // Use of this source code is governed by a BSD-style license that can be
/lk-master/external/platform/stellaris/ti-driverlib/
A Drules.mk12 $(LOCAL_DIR)/driverlib/can.c \
/lk-master/external/lib/lwip/netif/
A DFILES14 file can be used as a "skeleton" for developing new Ethernet
/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A DMakefile.driverlib-cm372 ${COMPILER}-cm3/libdriver-cm3.a: ${COMPILER}-cm3/can.o
A DMakefile.driverlib-cm4f72 ${COMPILER}-cm4f/libdriver-cm4f.a: ${COMPILER}-cm4f/can.o
/lk-master/external/platform/pico/rp2_common/pico_float/
A Dfloat_aeabi.S108 # note fadd, fsub, fmul, fdiv are so tiny and just defer to rom so are lumped together so they can
248 bmi 2f @ opposite signs? then can proceed on basis of sign of x
374 … tripped carry? then have leading 1 in C as required (and result is even so can ignore sticky bits)
A Dfloat_v1_rom_shim.S70 bpl 3f @ positive? we can use signed code
220 @ result clamped so that r3 can only be 0 or -1
/lk-master/external/platform/lpc15xx/lpcopen/periph_freqmeas/example/
A Dreadme.dox39 * The frequency measurement capability can measure target source frequencies
/lk-master/arch/mips/
A Dmips.ld158 can access them all, and initialized data all before uninitialized, so
159 we can shorten the on-disk segment size. */
/lk-master/external/platform/nrfx/mdk/
A Dnrf51_common.ld27 * It defines following symbols, which code can use without definition:
A Dnrf_common.ld25 * It defines following symbols, which code can use without definition:
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt_slave/example/
A Dreadme.dox50 * to the slave which controls the slave's LED state (0 or 1). The master can also read the
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_composite/example/
A Dreadme.dox45 * Windows USB driver package. You can get this package on the LPCOpen download

Completed in 32 milliseconds

123