Home
last modified time | relevance | path

Searched refs:SCL (Results 1 – 17 of 17) sorted by relevance

/lk-master/external/platform/nrfx/mdk/
A Dnrf52_to_nrf52833.h63 #define PSELSCL PSEL.SCL
A Dnrf52_to_nrf52840.h63 #define PSELSCL PSEL.SCL
A Dnrf52805.h276 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL … member
285 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
316 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
A Dnrf52810.h279 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL … member
288 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
319 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
A Dnrf52811.h373 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL … member
382 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
413 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
A Dnrf52820.h367 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL … member
376 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
407 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
A Dnrf51_to_nrf52840.h242 #define PSELSCL PSEL.SCL
A Dnrf52833.h413 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL … member
422 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
453 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
A Dnrf52840.h411 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL … member
420 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
451 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
A Dnrf5340_network.h336 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
367 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
A Dnrf9160.h429 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
460 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
A Dnrf52.h358 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
389 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
A Dnrf5340_application.h617 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
648 …__IOM uint32_t SCL; /*!< (@ 0x00000000) Pin select for SCL signal … member
/lk-master/external/platform/nrfx/hal/
A Dnrf_twi.h386 p_reg->PSEL.SCL = scl_pin; in nrf_twi_pins_set()
401 return p_reg->PSEL.SCL; in nrf_twi_scl_pin_get()
A Dnrf_twim.h535 p_reg->PSEL.SCL = scl_pin; in nrf_twim_pins_set()
541 return p_reg->PSEL.SCL; in nrf_twim_scl_pin_get()
A Dnrf_twis.h684 p_reg->PSEL.SCL = scl; in nrf_twis_pins_set()
690 return p_reg->PSEL.SCL; in nrf_twis_scl_pin_get()
/lk-master/platform/zynq/include/platform/
A Dzynq.h160 uint32_t SCL; // Secure Configuration Lock member
348 STATIC_ASSERT(offsetof(struct slcr_regs, SCL) == 0x0);

Completed in 146 milliseconds